Shades of Atoll #257078
Tints of Atoll #257078
RGB
CMYK
RGB Variations
Color information
#257078 (or 0x257078) is known color: Atoll. HEX triplet: 25, 70 and 78. RGB value is (37,112,120). Sum of RGB (Red+Green+Blue) = 37+112+120=269 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.75% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 120 (47.27% from 255 or 44.61% from 269); Max value from RGB is 120 - color contains mainly: blue. Hex color #257078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257078 is #DA8F87. Grayscale: #5A5A5A. Windows color (decimal): -14323592 or 7893029. OLE color: 7893029.
HSL color Cylindrical-coordinate representation of color #257078: hue angle of 185.78º 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 #257078 is Cyan = 0.69, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 112 | 120 | - |
| CMYK | 0.69 | 0.07 | 0 | 0.53 |
| HSL | 185.78º | 0.53% | 0.31% | - |
| HSV(B) | 185.78º | 0.69% | 0.47% | - |
| XYZ | 9.95 | 13.34 | 19.82 | - |
| YUV | 90.49 | 144.65 | 89.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 120 | 0.69 | 0.07 | 0 | 0.53 | 185.78 | 0.53 | 0.31 |
| Hex | 25 | 70 | 78 | 45 | 7 | 0 | 35 | BA | 35 | 1F |
| Octal | 45 | 160 | 170 | 105 | 7 | 0 | 65 | 272 | 65 | 37 |
| Binary | 100101 | 1110000 | 1111000 | 1000101 | 111 | 0 | 110101 | 10111010 | 110101 | 11111 |
Color Harmonies of #257078
Complementary color
Monochromatic Colors of #257078
Black with #257078
Text Example
Text Example
White with #257078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257078; }
p { color: rgb(37,112,120); }
H1.HeaderClassName
{
color: #257078;
}
.AnyTagClassName
{
color: #257078;
}
</style>
background-color css
<style>
a { background-color: #257078; }
a { background-color: rgb(37,112,120); }
div.DivClassName
{
background-color: #257078;
}
.BgClassName
{
background-color: #257078;
}
</style>
border-color css
<style>
span { border-color: #257078; }
span { border-color: rgb(37,112,120); }
td.TdClassName
{
border-color: #257078;
}
.TagClassName
{
border-color: #257078;
}
</style>