Shades of Atoll #258786
Tints of Atoll #258786
RGB
CMYK
RGB Variations
Color information
#258786 (or 0x258786) is known color: Atoll. HEX triplet: 25, 87 and 86. RGB value is (37,135,134). Sum of RGB (Red+Green+Blue) = 37+135+134=306 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.09% from 306); Green value is 135 (53.12% from 255 or 44.12% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 135 - color contains mainly: green. Hex color #258786 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258786 is #DA7879. Grayscale: #696969. Windows color (decimal): -14317690 or 8816421. OLE color: 8816421.
HSL color Cylindrical-coordinate representation of color #258786: hue angle of 179.39º 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 #258786 is Cyan = 0.73, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 135 | 134 | - |
| CMYK | 0.73 | 0 | 0.01 | 0.47 |
| HSL | 179.39º | 0.57% | 0.34% | - |
| HSV(B) | 179.39º | 0.73% | 0.53% | - |
| XYZ | 13.73 | 19.44 | 25.58 | - |
| YUV | 105.58 | 144.03 | 79.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 135 | 134 | 0.73 | 0 | 0.01 | 0.47 | 179.39 | 0.57 | 0.34 |
| Hex | 25 | 87 | 86 | 49 | 0 | 1 | 2F | B3 | 39 | 22 |
| Octal | 45 | 207 | 206 | 111 | 0 | 1 | 57 | 263 | 71 | 42 |
| Binary | 100101 | 10000111 | 10000110 | 1001001 | 0 | 1 | 101111 | 10110011 | 111001 | 100010 |
Color Harmonies of #258786
Complementary color
Monochromatic Colors of #258786
Black with #258786
Text Example
Text Example
White with #258786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258786; }
p { color: rgb(37,135,134); }
H1.HeaderClassName
{
color: #258786;
}
.AnyTagClassName
{
color: #258786;
}
</style>
background-color css
<style>
a { background-color: #258786; }
a { background-color: rgb(37,135,134); }
div.DivClassName
{
background-color: #258786;
}
.BgClassName
{
background-color: #258786;
}
</style>
border-color css
<style>
span { border-color: #258786; }
span { border-color: rgb(37,135,134); }
td.TdClassName
{
border-color: #258786;
}
.TagClassName
{
border-color: #258786;
}
</style>