Shades of Atoll #257376
Tints of Atoll #257376
RGB
CMYK
RGB Variations
Color information
#257376 (or 0x257376) is known color: Atoll. HEX triplet: 25, 73 and 76. RGB value is (37,115,118). Sum of RGB (Red+Green+Blue) = 37+115+118=270 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.70% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #257376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257376 is #DA8C89. Grayscale: #5B5B5B. Windows color (decimal): -14322826 or 7762725. OLE color: 7762725.
HSL color Cylindrical-coordinate representation of color #257376: hue angle of 182.22º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257376 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 115 | 118 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.54 |
| HSL | 182.22º | 0.52% | 0.3% | - |
| HSV(B) | 182.22º | 0.69% | 0.46% | - |
| XYZ | 10.16 | 13.96 | 19.3 | - |
| YUV | 92.02 | 142.66 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 118 | 0.69 | 0.03 | 0 | 0.54 | 182.22 | 0.52 | 0.3 |
| Hex | 25 | 73 | 76 | 45 | 3 | 0 | 36 | B6 | 34 | 1E |
| Octal | 45 | 163 | 166 | 105 | 3 | 0 | 66 | 266 | 64 | 36 |
| Binary | 100101 | 1110011 | 1110110 | 1000101 | 11 | 0 | 110110 | 10110110 | 110100 | 11110 |
Color Harmonies of #257376
Complementary color
Monochromatic Colors of #257376
Black with #257376
Text Example
Text Example
White with #257376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257376; }
p { color: rgb(37,115,118); }
H1.HeaderClassName
{
color: #257376;
}
.AnyTagClassName
{
color: #257376;
}
</style>
background-color css
<style>
a { background-color: #257376; }
a { background-color: rgb(37,115,118); }
div.DivClassName
{
background-color: #257376;
}
.BgClassName
{
background-color: #257376;
}
</style>
border-color css
<style>
span { border-color: #257376; }
span { border-color: rgb(37,115,118); }
td.TdClassName
{
border-color: #257376;
}
.TagClassName
{
border-color: #257376;
}
</style>