Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] How to know rgb values of text-shadow, gradient or box-shadow

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157021
    GuppuBoss
    Participant

    hi. How to make rgb color values? I was watching some tutorials and rba color values are confusing me. how to get that value? and if we are converting psd=html/css then how to know the exact gradient color value?

    #157056
    Tom Houy
    Participant

    For some reason my previous response with links wouldn’t post, but I would recommend checking out either of two Photoshop plugins – one is called CSS Hat and it’s a commercial plugin, the other is called CSS3P which does pretty much the same thing but is free. Both of them will convert layer styles to CSS3 markup.

    There are also some online tools such as CSS3 Generator that can help you with this too.

    #157055
    Tom Houy
    Participant

    If you work in Photoshop as well, there are a couple of plugins that can help with this.

    One is called CSS Hat, it is a commercial plugin that can give you the corresponding CSS3 code from your layer styles.
    http://csshat.com/

    Another one that is similar and free is called CSS3P
    http://css3ps.com/

    That’s what I usually use, especially for more complex gradients.

    There are also some online tools as well…
    http://www.colorzilla.com/gradient-editor/

    http://css3generator.com/

    #157074
    GuppuBoss
    Participant

    Thanks Housy :) checked your links post too. will try CSSP as it is free :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.