Shades of Gossamer #259480
Tints of Gossamer #259480
RGB
CMYK
RGB Variations
Color information
#259480 (or 0x259480) is known color: Gossamer. HEX triplet: 25, 94 and 80. RGB value is (37,148,128). Sum of RGB (Red+Green+Blue) = 37+148+128=313 (41% of max value = 765). Red value is 37 (14.84% from 255 or 11.82% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 128 (50.39% from 255 or 40.89% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #259480 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #259480 is #DA6B7F. Grayscale: #707070. Windows color (decimal): -14314368 or 8426533. OLE color: 8426533.
HSL color Cylindrical-coordinate representation of color #259480: hue angle of 169.19º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #259480 is Cyan = 0.75, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 148 | 128 | - |
| CMYK | 0.75 | 0 | 0.14 | 0.42 |
| HSL | 169.19º | 0.6% | 0.36% | - |
| HSV(B) | 169.19º | 0.75% | 0.58% | - |
| XYZ | 15.25 | 23.13 | 24.08 | - |
| YUV | 112.53 | 136.73 | 74.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 148 | 128 | 0.75 | 0 | 0.14 | 0.42 | 169.19 | 0.6 | 0.36 |
| Hex | 25 | 94 | 80 | 4B | 0 | E | 2A | A9 | 3C | 24 |
| Octal | 45 | 224 | 200 | 113 | 0 | 16 | 52 | 251 | 74 | 44 |
| Binary | 100101 | 10010100 | 10000000 | 1001011 | 0 | 1110 | 101010 | 10101001 | 111100 | 100100 |
Color Harmonies of #259480
Complementary color
Monochromatic Colors of #259480
Black with #259480
Text Example
Text Example
White with #259480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259480; }
p { color: rgb(37,148,128); }
H1.HeaderClassName
{
color: #259480;
}
.AnyTagClassName
{
color: #259480;
}
</style>
background-color css
<style>
a { background-color: #259480; }
a { background-color: rgb(37,148,128); }
div.DivClassName
{
background-color: #259480;
}
.BgClassName
{
background-color: #259480;
}
</style>
border-color css
<style>
span { border-color: #259480; }
span { border-color: rgb(37,148,128); }
td.TdClassName
{
border-color: #259480;
}
.TagClassName
{
border-color: #259480;
}
</style>