Shades of Atoll #258885
Tints of Atoll #258885
RGB
CMYK
RGB Variations
Color information
#258885 (or 0x258885) is known color: Atoll. HEX triplet: 25, 88 and 85. RGB value is (37,136,133). Sum of RGB (Red+Green+Blue) = 37+136+133=306 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.09% from 306); Green value is 136 (53.52% from 255 or 44.44% from 306); Blue value is 133 (52.34% from 255 or 43.46% from 306); Max value from RGB is 136 - color contains mainly: green. Hex color #258885 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258885 is #DA777A. Grayscale: #696969. Windows color (decimal): -14317435 or 8751141. OLE color: 8751141.
HSL color Cylindrical-coordinate representation of color #258885: hue angle of 178.18º 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 #258885 is Cyan = 0.73, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 136 | 133 | - |
| CMYK | 0.73 | 0 | 0.02 | 0.47 |
| HSL | 178.18º | 0.57% | 0.34% | - |
| HSV(B) | 178.18º | 0.73% | 0.53% | - |
| XYZ | 13.8 | 19.7 | 25.26 | - |
| YUV | 106.06 | 143.2 | 78.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 136 | 133 | 0.73 | 0 | 0.02 | 0.47 | 178.18 | 0.57 | 0.34 |
| Hex | 25 | 88 | 85 | 49 | 0 | 2 | 2F | B2 | 39 | 22 |
| Octal | 45 | 210 | 205 | 111 | 0 | 2 | 57 | 262 | 71 | 42 |
| Binary | 100101 | 10001000 | 10000101 | 1001001 | 0 | 10 | 101111 | 10110010 | 111001 | 100010 |
Color Harmonies of #258885
Complementary color
Monochromatic Colors of #258885
Black with #258885
Text Example
Text Example
White with #258885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258885; }
p { color: rgb(37,136,133); }
H1.HeaderClassName
{
color: #258885;
}
.AnyTagClassName
{
color: #258885;
}
</style>
background-color css
<style>
a { background-color: #258885; }
a { background-color: rgb(37,136,133); }
div.DivClassName
{
background-color: #258885;
}
.BgClassName
{
background-color: #258885;
}
</style>
border-color css
<style>
span { border-color: #258885; }
span { border-color: rgb(37,136,133); }
td.TdClassName
{
border-color: #258885;
}
.TagClassName
{
border-color: #258885;
}
</style>