Shades of Atoll #257878
Tints of Atoll #257878
RGB
CMYK
RGB Variations
Color information
#257878 (or 0x257878) is known color: Atoll. HEX triplet: 25, 78 and 78. RGB value is (37,120,120). Sum of RGB (Red+Green+Blue) = 37+120+120=277 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.36% from 277); Green value is 120 (47.27% from 255 or 43.32% from 277); Blue value is 120 (47.27% from 255 or 43.32% from 277); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #257878 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257878 is #DA8787. Grayscale: #5F5F5F. Windows color (decimal): -14321544 or 7895077. OLE color: 7895077.
HSL color Cylindrical-coordinate representation of color #257878: hue angle of 180º 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 #257878 is Cyan = 0.69, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 120 | 120 | - |
| CMYK | 0.69 | 0 | 0 | 0.53 |
| HSL | 180º | 0.53% | 0.31% | - |
| HSV(B) | 180º | 0.69% | 0.47% | - |
| XYZ | 10.87 | 15.18 | 20.13 | - |
| YUV | 95.18 | 142 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 120 | 0.69 | 0 | 0 | 0.53 | 180 | 0.53 | 0.31 |
| Hex | 25 | 78 | 78 | 45 | 0 | 0 | 35 | B4 | 35 | 1F |
| Octal | 45 | 170 | 170 | 105 | 0 | 0 | 65 | 264 | 65 | 37 |
| Binary | 100101 | 1111000 | 1111000 | 1000101 | 0 | 0 | 110101 | 10110100 | 110101 | 11111 |
Color Harmonies of #257878
Complementary color
Monochromatic Colors of #257878
Black with #257878
Text Example
Text Example
White with #257878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257878; }
p { color: rgb(37,120,120); }
H1.HeaderClassName
{
color: #257878;
}
.AnyTagClassName
{
color: #257878;
}
</style>
background-color css
<style>
a { background-color: #257878; }
a { background-color: rgb(37,120,120); }
div.DivClassName
{
background-color: #257878;
}
.BgClassName
{
background-color: #257878;
}
</style>
border-color css
<style>
span { border-color: #257878; }
span { border-color: rgb(37,120,120); }
td.TdClassName
{
border-color: #257878;
}
.TagClassName
{
border-color: #257878;
}
</style>