Shades of Atoll #257279
Tints of Atoll #257279
RGB
CMYK
RGB Variations
Color information
#257279 (or 0x257279) is known color: Atoll. HEX triplet: 25, 72 and 79. RGB value is (37,114,121). Sum of RGB (Red+Green+Blue) = 37+114+121=272 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.60% from 272); Green value is 114 (44.92% from 255 or 41.91% from 272); Blue value is 121 (47.66% from 255 or 44.49% from 272); Max value from RGB is 121 - color contains mainly: blue. Hex color #257279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257279 is #DA8D86. Grayscale: #5B5B5B. Windows color (decimal): -14323079 or 7959077. OLE color: 7959077.
HSL color Cylindrical-coordinate representation of color #257279: hue angle of 185º 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 #257279 is Cyan = 0.69, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 114 | 121 | - |
| CMYK | 0.69 | 0.06 | 0 | 0.53 |
| HSL | 185º | 0.53% | 0.31% | - |
| HSV(B) | 185º | 0.69% | 0.47% | - |
| XYZ | 10.23 | 13.81 | 20.22 | - |
| YUV | 91.78 | 144.49 | 88.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 121 | 0.69 | 0.06 | 0 | 0.53 | 185 | 0.53 | 0.31 |
| Hex | 25 | 72 | 79 | 45 | 6 | 0 | 35 | B9 | 35 | 1F |
| Octal | 45 | 162 | 171 | 105 | 6 | 0 | 65 | 271 | 65 | 37 |
| Binary | 100101 | 1110010 | 1111001 | 1000101 | 110 | 0 | 110101 | 10111001 | 110101 | 11111 |
Color Harmonies of #257279
Complementary color
Monochromatic Colors of #257279
Black with #257279
Text Example
Text Example
White with #257279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257279; }
p { color: rgb(37,114,121); }
H1.HeaderClassName
{
color: #257279;
}
.AnyTagClassName
{
color: #257279;
}
</style>
background-color css
<style>
a { background-color: #257279; }
a { background-color: rgb(37,114,121); }
div.DivClassName
{
background-color: #257279;
}
.BgClassName
{
background-color: #257279;
}
</style>
border-color css
<style>
span { border-color: #257279; }
span { border-color: rgb(37,114,121); }
td.TdClassName
{
border-color: #257279;
}
.TagClassName
{
border-color: #257279;
}
</style>