Shades of Atoll #258986
Tints of Atoll #258986
RGB
CMYK
RGB Variations
Color information
#258986 (or 0x258986) is known color: Atoll. HEX triplet: 25, 89 and 86. RGB value is (37,137,134). Sum of RGB (Red+Green+Blue) = 37+137+134=308 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.01% from 308); Green value is 137 (53.91% from 255 or 44.48% from 308); Blue value is 134 (52.73% from 255 or 43.51% from 308); Max value from RGB is 137 - color contains mainly: green. Hex color #258986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258986 is #DA7679. Grayscale: #6A6A6A. Windows color (decimal): -14317178 or 8816933. OLE color: 8816933.
HSL color Cylindrical-coordinate representation of color #258986: hue angle of 178.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #258986 is Cyan = 0.73, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 37 | 137 | 134 | - |
| CMYK | 0.73 | 0 | 0.02 | 0.46 |
| HSL | 178.2º | 0.57% | 0.34% | - |
| HSV(B) | 178.2º | 0.73% | 0.54% | - |
| XYZ | 14.01 | 20.01 | 25.68 | - |
| YUV | 106.76 | 143.37 | 78.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 137 | 134 | 0.73 | 0 | 0.02 | 0.46 | 178.2 | 0.57 | 0.34 |
| Hex | 25 | 89 | 86 | 49 | 0 | 2 | 2E | B2 | 39 | 22 |
| Octal | 45 | 211 | 206 | 111 | 0 | 2 | 56 | 262 | 71 | 42 |
| Binary | 100101 | 10001001 | 10000110 | 1001001 | 0 | 10 | 101110 | 10110010 | 111001 | 100010 |
Color Harmonies of #258986
Complementary color
Monochromatic Colors of #258986
Black with #258986
Text Example
Text Example
White with #258986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258986; }
p { color: rgb(37,137,134); }
H1.HeaderClassName
{
color: #258986;
}
.AnyTagClassName
{
color: #258986;
}
</style>
background-color css
<style>
a { background-color: #258986; }
a { background-color: rgb(37,137,134); }
div.DivClassName
{
background-color: #258986;
}
.BgClassName
{
background-color: #258986;
}
</style>
border-color css
<style>
span { border-color: #258986; }
span { border-color: rgb(37,137,134); }
td.TdClassName
{
border-color: #258986;
}
.TagClassName
{
border-color: #258986;
}
</style>