Shades of Atoll #257477
Tints of Atoll #257477
RGB
CMYK
RGB Variations
Color information
#257477 (or 0x257477) is known color: Atoll. HEX triplet: 25, 74 and 77. RGB value is (37,116,119). Sum of RGB (Red+Green+Blue) = 37+116+119=272 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.60% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #257477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257477 is #DA8B88. Grayscale: #5C5C5C. Windows color (decimal): -14322569 or 7828517. OLE color: 7828517.
HSL color Cylindrical-coordinate representation of color #257477: hue angle of 182.2º 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 #257477 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 116 | 119 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.53 |
| HSL | 182.2º | 0.53% | 0.31% | - |
| HSV(B) | 182.2º | 0.69% | 0.47% | - |
| XYZ | 10.34 | 14.22 | 19.65 | - |
| YUV | 92.72 | 142.83 | 88.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 119 | 0.69 | 0.03 | 0 | 0.53 | 182.2 | 0.53 | 0.31 |
| Hex | 25 | 74 | 77 | 45 | 3 | 0 | 35 | B6 | 35 | 1F |
| Octal | 45 | 164 | 167 | 105 | 3 | 0 | 65 | 266 | 65 | 37 |
| Binary | 100101 | 1110100 | 1110111 | 1000101 | 11 | 0 | 110101 | 10110110 | 110101 | 11111 |
Color Harmonies of #257477
Complementary color
Monochromatic Colors of #257477
Black with #257477
Text Example
Text Example
White with #257477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257477; }
p { color: rgb(37,116,119); }
H1.HeaderClassName
{
color: #257477;
}
.AnyTagClassName
{
color: #257477;
}
</style>
background-color css
<style>
a { background-color: #257477; }
a { background-color: rgb(37,116,119); }
div.DivClassName
{
background-color: #257477;
}
.BgClassName
{
background-color: #257477;
}
</style>
border-color css
<style>
span { border-color: #257477; }
span { border-color: rgb(37,116,119); }
td.TdClassName
{
border-color: #257477;
}
.TagClassName
{
border-color: #257477;
}
</style>