Shades of Atoll #257577
Tints of Atoll #257577
RGB
CMYK
RGB Variations
Color information
#257577 (or 0x257577) is known color: Atoll. HEX triplet: 25, 75 and 77. RGB value is (37,117,119). Sum of RGB (Red+Green+Blue) = 37+117+119=273 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.55% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #257577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257577 is #DA8A88. Grayscale: #5D5D5D. Windows color (decimal): -14322313 or 7828773. OLE color: 7828773.
HSL color Cylindrical-coordinate representation of color #257577: hue angle of 181.46º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257577 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 117 | 119 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.53 |
| HSL | 181.46º | 0.53% | 0.31% | - |
| HSV(B) | 181.46º | 0.69% | 0.47% | - |
| XYZ | 10.45 | 14.45 | 19.69 | - |
| YUV | 93.31 | 142.5 | 87.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 119 | 0.69 | 0.02 | 0 | 0.53 | 181.46 | 0.53 | 0.31 |
| Hex | 25 | 75 | 77 | 45 | 2 | 0 | 35 | B5 | 35 | 1F |
| Octal | 45 | 165 | 167 | 105 | 2 | 0 | 65 | 265 | 65 | 37 |
| Binary | 100101 | 1110101 | 1110111 | 1000101 | 10 | 0 | 110101 | 10110101 | 110101 | 11111 |
Color Harmonies of #257577
Complementary color
Monochromatic Colors of #257577
Black with #257577
Text Example
Text Example
White with #257577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257577; }
p { color: rgb(37,117,119); }
H1.HeaderClassName
{
color: #257577;
}
.AnyTagClassName
{
color: #257577;
}
</style>
background-color css
<style>
a { background-color: #257577; }
a { background-color: rgb(37,117,119); }
div.DivClassName
{
background-color: #257577;
}
.BgClassName
{
background-color: #257577;
}
</style>
border-color css
<style>
span { border-color: #257577; }
span { border-color: rgb(37,117,119); }
td.TdClassName
{
border-color: #257577;
}
.TagClassName
{
border-color: #257577;
}
</style>