Shades of Atoll #257178
Tints of Atoll #257178
RGB
CMYK
RGB Variations
Color information
#257178 (or 0x257178) is known color: Atoll. HEX triplet: 25, 71 and 78. RGB value is (37,113,120). Sum of RGB (Red+Green+Blue) = 37+113+120=270 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.70% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #257178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257178 is #DA8E87. Grayscale: #5A5A5A. Windows color (decimal): -14323336 or 7893285. OLE color: 7893285.
HSL color Cylindrical-coordinate representation of color #257178: hue angle of 185.06º 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 #257178 is Cyan = 0.69, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 113 | 120 | - |
| CMYK | 0.69 | 0.06 | 0 | 0.53 |
| HSL | 185.06º | 0.53% | 0.31% | - |
| HSV(B) | 185.06º | 0.69% | 0.47% | - |
| XYZ | 10.06 | 13.56 | 19.86 | - |
| YUV | 91.07 | 144.32 | 89.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 120 | 0.69 | 0.06 | 0 | 0.53 | 185.06 | 0.53 | 0.31 |
| Hex | 25 | 71 | 78 | 45 | 6 | 0 | 35 | B9 | 35 | 1F |
| Octal | 45 | 161 | 170 | 105 | 6 | 0 | 65 | 271 | 65 | 37 |
| Binary | 100101 | 1110001 | 1111000 | 1000101 | 110 | 0 | 110101 | 10111001 | 110101 | 11111 |
Color Harmonies of #257178
Complementary color
Monochromatic Colors of #257178
Black with #257178
Text Example
Text Example
White with #257178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257178; }
p { color: rgb(37,113,120); }
H1.HeaderClassName
{
color: #257178;
}
.AnyTagClassName
{
color: #257178;
}
</style>
background-color css
<style>
a { background-color: #257178; }
a { background-color: rgb(37,113,120); }
div.DivClassName
{
background-color: #257178;
}
.BgClassName
{
background-color: #257178;
}
</style>
border-color css
<style>
span { border-color: #257178; }
span { border-color: rgb(37,113,120); }
td.TdClassName
{
border-color: #257178;
}
.TagClassName
{
border-color: #257178;
}
</style>