Shades of Atoll #258186
Tints of Atoll #258186
RGB
CMYK
RGB Variations
Color information
#258186 (or 0x258186) is known color: Atoll. HEX triplet: 25, 81 and 86. RGB value is (37,129,134). Sum of RGB (Red+Green+Blue) = 37+129+134=300 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.33% from 300); Green value is 129 (50.78% from 255 or 43% from 300); Blue value is 134 (52.73% from 255 or 44.67% from 300); Max value from RGB is 134 - color contains mainly: blue. Hex color #258186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258186 is #DA7E79. Grayscale: #656565. Windows color (decimal): -14319226 or 8814885. OLE color: 8814885.
HSL color Cylindrical-coordinate representation of color #258186: hue angle of 183.09º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258186 is Cyan = 0.72, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 129 | 134 | - |
| CMYK | 0.72 | 0.04 | 0 | 0.47 |
| HSL | 183.09º | 0.57% | 0.34% | - |
| HSV(B) | 183.09º | 0.72% | 0.53% | - |
| XYZ | 12.92 | 17.82 | 25.31 | - |
| YUV | 102.06 | 146.02 | 81.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 129 | 134 | 0.72 | 0.04 | 0 | 0.47 | 183.09 | 0.57 | 0.34 |
| Hex | 25 | 81 | 86 | 48 | 4 | 0 | 2F | B7 | 39 | 22 |
| Octal | 45 | 201 | 206 | 110 | 4 | 0 | 57 | 267 | 71 | 42 |
| Binary | 100101 | 10000001 | 10000110 | 1001000 | 100 | 0 | 101111 | 10110111 | 111001 | 100010 |
Color Harmonies of #258186
Complementary color
Monochromatic Colors of #258186
Black with #258186
Text Example
Text Example
White with #258186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258186; }
p { color: rgb(37,129,134); }
H1.HeaderClassName
{
color: #258186;
}
.AnyTagClassName
{
color: #258186;
}
</style>
background-color css
<style>
a { background-color: #258186; }
a { background-color: rgb(37,129,134); }
div.DivClassName
{
background-color: #258186;
}
.BgClassName
{
background-color: #258186;
}
</style>
border-color css
<style>
span { border-color: #258186; }
span { border-color: rgb(37,129,134); }
td.TdClassName
{
border-color: #258186;
}
.TagClassName
{
border-color: #258186;
}
</style>