Shades of Atoll #258487
Tints of Atoll #258487
RGB
CMYK
RGB Variations
Color information
#258487 (or 0x258487) is known color: Atoll. HEX triplet: 25, 84 and 87. RGB value is (37,132,135). Sum of RGB (Red+Green+Blue) = 37+132+135=304 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.17% from 304); Green value is 132 (51.95% from 255 or 43.42% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #258487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258487 is #DA7B78. Grayscale: #676767. Windows color (decimal): -14318457 or 8881189. OLE color: 8881189.
HSL color Cylindrical-coordinate representation of color #258487: hue angle of 181.84º 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 #258487 is Cyan = 0.73, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 132 | 135 | - |
| CMYK | 0.73 | 0.02 | 0 | 0.47 |
| HSL | 181.84º | 0.57% | 0.34% | - |
| HSV(B) | 181.84º | 0.73% | 0.53% | - |
| XYZ | 13.39 | 18.65 | 25.81 | - |
| YUV | 103.94 | 145.53 | 80.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 132 | 135 | 0.73 | 0.02 | 0 | 0.47 | 181.84 | 0.57 | 0.34 |
| Hex | 25 | 84 | 87 | 49 | 2 | 0 | 2F | B6 | 39 | 22 |
| Octal | 45 | 204 | 207 | 111 | 2 | 0 | 57 | 266 | 71 | 42 |
| Binary | 100101 | 10000100 | 10000111 | 1001001 | 10 | 0 | 101111 | 10110110 | 111001 | 100010 |
Color Harmonies of #258487
Complementary color
Monochromatic Colors of #258487
Black with #258487
Text Example
Text Example
White with #258487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258487; }
p { color: rgb(37,132,135); }
H1.HeaderClassName
{
color: #258487;
}
.AnyTagClassName
{
color: #258487;
}
</style>
background-color css
<style>
a { background-color: #258487; }
a { background-color: rgb(37,132,135); }
div.DivClassName
{
background-color: #258487;
}
.BgClassName
{
background-color: #258487;
}
</style>
border-color css
<style>
span { border-color: #258487; }
span { border-color: rgb(37,132,135); }
td.TdClassName
{
border-color: #258487;
}
.TagClassName
{
border-color: #258487;
}
</style>