Shades of Atoll #257476
Tints of Atoll #257476
RGB
CMYK
RGB Variations
Color information
#257476 (or 0x257476) is known color: Atoll. HEX triplet: 25, 74 and 76. RGB value is (37,116,118). Sum of RGB (Red+Green+Blue) = 37+116+118=271 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.65% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #257476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257476 is #DA8B89. Grayscale: #5C5C5C. Windows color (decimal): -14322570 or 7762981. OLE color: 7762981.
HSL color Cylindrical-coordinate representation of color #257476: hue angle of 181.48º 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 #257476 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 116 | 118 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.54 |
| HSL | 181.48º | 0.52% | 0.3% | - |
| HSV(B) | 181.48º | 0.69% | 0.46% | - |
| XYZ | 10.28 | 14.19 | 19.34 | - |
| YUV | 92.61 | 142.33 | 88.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 118 | 0.69 | 0.02 | 0 | 0.54 | 181.48 | 0.52 | 0.3 |
| Hex | 25 | 74 | 76 | 45 | 2 | 0 | 36 | B5 | 34 | 1E |
| Octal | 45 | 164 | 166 | 105 | 2 | 0 | 66 | 265 | 64 | 36 |
| Binary | 100101 | 1110100 | 1110110 | 1000101 | 10 | 0 | 110110 | 10110101 | 110100 | 11110 |
Color Harmonies of #257476
Complementary color
Monochromatic Colors of #257476
Black with #257476
Text Example
Text Example
White with #257476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257476; }
p { color: rgb(37,116,118); }
H1.HeaderClassName
{
color: #257476;
}
.AnyTagClassName
{
color: #257476;
}
</style>
background-color css
<style>
a { background-color: #257476; }
a { background-color: rgb(37,116,118); }
div.DivClassName
{
background-color: #257476;
}
.BgClassName
{
background-color: #257476;
}
</style>
border-color css
<style>
span { border-color: #257476; }
span { border-color: rgb(37,116,118); }
td.TdClassName
{
border-color: #257476;
}
.TagClassName
{
border-color: #257476;
}
</style>