Shades of Atoll #257379
Tints of Atoll #257379
RGB
CMYK
RGB Variations
Color information
#257379 (or 0x257379) is known color: Atoll. HEX triplet: 25, 73 and 79. RGB value is (37,115,121). Sum of RGB (Red+Green+Blue) = 37+115+121=273 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.55% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 121 (47.66% from 255 or 44.32% from 273); Max value from RGB is 121 - color contains mainly: blue. Hex color #257379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257379 is #DA8C86. Grayscale: #5C5C5C. Windows color (decimal): -14322823 or 7959333. OLE color: 7959333.
HSL color Cylindrical-coordinate representation of color #257379: hue angle of 184.29º 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 #257379 is Cyan = 0.69, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 115 | 121 | - |
| CMYK | 0.69 | 0.05 | 0 | 0.53 |
| HSL | 184.29º | 0.53% | 0.31% | - |
| HSV(B) | 184.29º | 0.69% | 0.47% | - |
| XYZ | 10.34 | 14.04 | 20.25 | - |
| YUV | 92.36 | 144.16 | 88.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 121 | 0.69 | 0.05 | 0 | 0.53 | 184.29 | 0.53 | 0.31 |
| Hex | 25 | 73 | 79 | 45 | 5 | 0 | 35 | B8 | 35 | 1F |
| Octal | 45 | 163 | 171 | 105 | 5 | 0 | 65 | 270 | 65 | 37 |
| Binary | 100101 | 1110011 | 1111001 | 1000101 | 101 | 0 | 110101 | 10111000 | 110101 | 11111 |
Color Harmonies of #257379
Complementary color
Monochromatic Colors of #257379
Black with #257379
Text Example
Text Example
White with #257379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257379; }
p { color: rgb(37,115,121); }
H1.HeaderClassName
{
color: #257379;
}
.AnyTagClassName
{
color: #257379;
}
</style>
background-color css
<style>
a { background-color: #257379; }
a { background-color: rgb(37,115,121); }
div.DivClassName
{
background-color: #257379;
}
.BgClassName
{
background-color: #257379;
}
</style>
border-color css
<style>
span { border-color: #257379; }
span { border-color: rgb(37,115,121); }
td.TdClassName
{
border-color: #257379;
}
.TagClassName
{
border-color: #257379;
}
</style>