Shades of Atoll #258187
Tints of Atoll #258187
RGB
CMYK
RGB Variations
Color information
#258187 (or 0x258187) is known color: Atoll. HEX triplet: 25, 81 and 87. RGB value is (37,129,135). Sum of RGB (Red+Green+Blue) = 37+129+135=301 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.29% from 301); Green value is 129 (50.78% from 255 or 42.86% from 301); Blue value is 135 (53.12% from 255 or 44.85% from 301); Max value from RGB is 135 - color contains mainly: blue. Hex color #258187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258187 is #DA7E78. Grayscale: #666666. Windows color (decimal): -14319225 or 8880421. OLE color: 8880421.
HSL color Cylindrical-coordinate representation of color #258187: hue angle of 183.67º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #258187 is Cyan = 0.73, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 129 | 135 | - |
| CMYK | 0.73 | 0.04 | 0 | 0.47 |
| HSL | 183.67º | 0.57% | 0.34% | - |
| HSV(B) | 183.67º | 0.73% | 0.53% | - |
| XYZ | 12.99 | 17.84 | 25.68 | - |
| YUV | 102.18 | 146.52 | 81.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 129 | 135 | 0.73 | 0.04 | 0 | 0.47 | 183.67 | 0.57 | 0.34 |
| Hex | 25 | 81 | 87 | 49 | 4 | 0 | 2F | B8 | 39 | 22 |
| Octal | 45 | 201 | 207 | 111 | 4 | 0 | 57 | 270 | 71 | 42 |
| Binary | 100101 | 10000001 | 10000111 | 1001001 | 100 | 0 | 101111 | 10111000 | 111001 | 100010 |
Color Harmonies of #258187
Complementary color
Monochromatic Colors of #258187
Black with #258187
Text Example
Text Example
White with #258187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258187; }
p { color: rgb(37,129,135); }
H1.HeaderClassName
{
color: #258187;
}
.AnyTagClassName
{
color: #258187;
}
</style>
background-color css
<style>
a { background-color: #258187; }
a { background-color: rgb(37,129,135); }
div.DivClassName
{
background-color: #258187;
}
.BgClassName
{
background-color: #258187;
}
</style>
border-color css
<style>
span { border-color: #258187; }
span { border-color: rgb(37,129,135); }
td.TdClassName
{
border-color: #258187;
}
.TagClassName
{
border-color: #258187;
}
</style>