Shades of Atoll #257174
Tints of Atoll #257174
RGB
CMYK
RGB Variations
Color information
#257174 (or 0x257174) is known color: Atoll. HEX triplet: 25, 71 and 74. RGB value is (37,113,116). Sum of RGB (Red+Green+Blue) = 37+113+116=266 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.91% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 116 (45.70% from 255 or 43.61% from 266); Max value from RGB is 116 - color contains mainly: blue. Hex color #257174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257174 is #DA8E8B. Grayscale: #5A5A5A. Windows color (decimal): -14323340 or 7631141. OLE color: 7631141.
HSL color Cylindrical-coordinate representation of color #257174: hue angle of 182.28º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257174 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 113 | 116 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.55 |
| HSL | 182.28º | 0.52% | 0.3% | - |
| HSV(B) | 182.28º | 0.68% | 0.45% | - |
| XYZ | 9.82 | 13.46 | 18.6 | - |
| YUV | 90.62 | 142.32 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 116 | 0.68 | 0.03 | 0 | 0.55 | 182.28 | 0.52 | 0.3 |
| Hex | 25 | 71 | 74 | 44 | 3 | 0 | 37 | B6 | 34 | 1E |
| Octal | 45 | 161 | 164 | 104 | 3 | 0 | 67 | 266 | 64 | 36 |
| Binary | 100101 | 1110001 | 1110100 | 1000100 | 11 | 0 | 110111 | 10110110 | 110100 | 11110 |
Color Harmonies of #257174
Complementary color
Monochromatic Colors of #257174
Black with #257174
Text Example
Text Example
White with #257174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257174; }
p { color: rgb(37,113,116); }
H1.HeaderClassName
{
color: #257174;
}
.AnyTagClassName
{
color: #257174;
}
</style>
background-color css
<style>
a { background-color: #257174; }
a { background-color: rgb(37,113,116); }
div.DivClassName
{
background-color: #257174;
}
.BgClassName
{
background-color: #257174;
}
</style>
border-color css
<style>
span { border-color: #257174; }
span { border-color: rgb(37,113,116); }
td.TdClassName
{
border-color: #257174;
}
.TagClassName
{
border-color: #257174;
}
</style>