Shades of Atoll #257778
Tints of Atoll #257778
RGB
CMYK
RGB Variations
Color information
#257778 (or 0x257778) is known color: Atoll. HEX triplet: 25, 77 and 78. RGB value is (37,119,120). Sum of RGB (Red+Green+Blue) = 37+119+120=276 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.41% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 120 (47.27% from 255 or 43.48% from 276); Max value from RGB is 120 - color contains mainly: blue. Hex color #257778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257778 is #DA8887. Grayscale: #5E5E5E. Windows color (decimal): -14321800 or 7894821. OLE color: 7894821.
HSL color Cylindrical-coordinate representation of color #257778: hue angle of 180.72º 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 #257778 is Cyan = 0.69, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 119 | 120 | - |
| CMYK | 0.69 | 0.01 | 0 | 0.53 |
| HSL | 180.72º | 0.53% | 0.31% | - |
| HSV(B) | 180.72º | 0.69% | 0.47% | - |
| XYZ | 10.75 | 14.94 | 20.09 | - |
| YUV | 94.6 | 142.33 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 120 | 0.69 | 0.01 | 0 | 0.53 | 180.72 | 0.53 | 0.31 |
| Hex | 25 | 77 | 78 | 45 | 1 | 0 | 35 | B5 | 35 | 1F |
| Octal | 45 | 167 | 170 | 105 | 1 | 0 | 65 | 265 | 65 | 37 |
| Binary | 100101 | 1110111 | 1111000 | 1000101 | 1 | 0 | 110101 | 10110101 | 110101 | 11111 |
Color Harmonies of #257778
Complementary color
Monochromatic Colors of #257778
Black with #257778
Text Example
Text Example
White with #257778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257778; }
p { color: rgb(37,119,120); }
H1.HeaderClassName
{
color: #257778;
}
.AnyTagClassName
{
color: #257778;
}
</style>
background-color css
<style>
a { background-color: #257778; }
a { background-color: rgb(37,119,120); }
div.DivClassName
{
background-color: #257778;
}
.BgClassName
{
background-color: #257778;
}
</style>
border-color css
<style>
span { border-color: #257778; }
span { border-color: rgb(37,119,120); }
td.TdClassName
{
border-color: #257778;
}
.TagClassName
{
border-color: #257778;
}
</style>