Shades of Atoll #257076
Tints of Atoll #257076
RGB
CMYK
RGB Variations
Color information
#257076 (or 0x257076) is known color: Atoll. HEX triplet: 25, 70 and 76. RGB value is (37,112,118). Sum of RGB (Red+Green+Blue) = 37+112+118=267 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.86% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #257076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257076 is #DA8F89. Grayscale: #5A5A5A. Windows color (decimal): -14323594 or 7761957. OLE color: 7761957.
HSL color Cylindrical-coordinate representation of color #257076: hue angle of 184.44º 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 #257076 is Cyan = 0.69, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 112 | 118 | - |
| CMYK | 0.69 | 0.05 | 0 | 0.54 |
| HSL | 184.44º | 0.52% | 0.3% | - |
| HSV(B) | 184.44º | 0.69% | 0.46% | - |
| XYZ | 9.83 | 13.29 | 19.19 | - |
| YUV | 90.26 | 143.65 | 90.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 118 | 0.69 | 0.05 | 0 | 0.54 | 184.44 | 0.52 | 0.3 |
| Hex | 25 | 70 | 76 | 45 | 5 | 0 | 36 | B8 | 34 | 1E |
| Octal | 45 | 160 | 166 | 105 | 5 | 0 | 66 | 270 | 64 | 36 |
| Binary | 100101 | 1110000 | 1110110 | 1000101 | 101 | 0 | 110110 | 10111000 | 110100 | 11110 |
Color Harmonies of #257076
Complementary color
Monochromatic Colors of #257076
Black with #257076
Text Example
Text Example
White with #257076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257076; }
p { color: rgb(37,112,118); }
H1.HeaderClassName
{
color: #257076;
}
.AnyTagClassName
{
color: #257076;
}
</style>
background-color css
<style>
a { background-color: #257076; }
a { background-color: rgb(37,112,118); }
div.DivClassName
{
background-color: #257076;
}
.BgClassName
{
background-color: #257076;
}
</style>
border-color css
<style>
span { border-color: #257076; }
span { border-color: rgb(37,112,118); }
td.TdClassName
{
border-color: #257076;
}
.TagClassName
{
border-color: #257076;
}
</style>