Shades of Atoll #257576
Tints of Atoll #257576
RGB
CMYK
RGB Variations
Color information
#257576 (or 0x257576) is known color: Atoll. HEX triplet: 25, 75 and 76. RGB value is (37,117,118). Sum of RGB (Red+Green+Blue) = 37+117+118=272 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.60% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #257576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257576 is #DA8A89. Grayscale: #5D5D5D. Windows color (decimal): -14322314 or 7763237. OLE color: 7763237.
HSL color Cylindrical-coordinate representation of color #257576: hue angle of 180.74º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257576 is Cyan = 0.69, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 118 | - |
| CMYK | 0.69 | 0.01 | 0 | 0.54 |
| HSL | 180.74º | 0.52% | 0.3% | - |
| HSV(B) | 180.74º | 0.69% | 0.46% | - |
| XYZ | 10.39 | 14.42 | 19.38 | - |
| YUV | 93.19 | 142 | 87.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 118 | 0.69 | 0.01 | 0 | 0.54 | 180.74 | 0.52 | 0.3 |
| Hex | 25 | 75 | 76 | 45 | 1 | 0 | 36 | B5 | 34 | 1E |
| Octal | 45 | 165 | 166 | 105 | 1 | 0 | 66 | 265 | 64 | 36 |
| Binary | 100101 | 1110101 | 1110110 | 1000101 | 1 | 0 | 110110 | 10110101 | 110100 | 11110 |
Color Harmonies of #257576
Complementary color
Monochromatic Colors of #257576
Black with #257576
Text Example
Text Example
White with #257576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257576; }
p { color: rgb(37,117,118); }
H1.HeaderClassName
{
color: #257576;
}
.AnyTagClassName
{
color: #257576;
}
</style>
background-color css
<style>
a { background-color: #257576; }
a { background-color: rgb(37,117,118); }
div.DivClassName
{
background-color: #257576;
}
.BgClassName
{
background-color: #257576;
}
</style>
border-color css
<style>
span { border-color: #257576; }
span { border-color: rgb(37,117,118); }
td.TdClassName
{
border-color: #257576;
}
.TagClassName
{
border-color: #257576;
}
</style>