Shades of Atoll #257274
Tints of Atoll #257274
RGB
CMYK
RGB Variations
Color information
#257274 (or 0x257274) is known color: Atoll. HEX triplet: 25, 72 and 74. RGB value is (37,114,116). Sum of RGB (Red+Green+Blue) = 37+114+116=267 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.86% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 116 (45.70% from 255 or 43.45% from 267); Max value from RGB is 116 - color contains mainly: blue. Hex color #257274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257274 is #DA8D8B. Grayscale: #5B5B5B. Windows color (decimal): -14323084 or 7631397. OLE color: 7631397.
HSL color Cylindrical-coordinate representation of color #257274: hue angle of 181.52º 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 #257274 is Cyan = 0.68, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 116 | - |
| CMYK | 0.68 | 0.02 | 0 | 0.55 |
| HSL | 181.52º | 0.52% | 0.3% | - |
| HSV(B) | 181.52º | 0.68% | 0.45% | - |
| XYZ | 9.93 | 13.69 | 18.64 | - |
| YUV | 91.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 116 | 0.68 | 0.02 | 0 | 0.55 | 181.52 | 0.52 | 0.3 |
| Hex | 25 | 72 | 74 | 44 | 2 | 0 | 37 | B6 | 34 | 1E |
| Octal | 45 | 162 | 164 | 104 | 2 | 0 | 67 | 266 | 64 | 36 |
| Binary | 100101 | 1110010 | 1110100 | 1000100 | 10 | 0 | 110111 | 10110110 | 110100 | 11110 |
Color Harmonies of #257274
Complementary color
Monochromatic Colors of #257274
Black with #257274
Text Example
Text Example
White with #257274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257274; }
p { color: rgb(37,114,116); }
H1.HeaderClassName
{
color: #257274;
}
.AnyTagClassName
{
color: #257274;
}
</style>
background-color css
<style>
a { background-color: #257274; }
a { background-color: rgb(37,114,116); }
div.DivClassName
{
background-color: #257274;
}
.BgClassName
{
background-color: #257274;
}
</style>
border-color css
<style>
span { border-color: #257274; }
span { border-color: rgb(37,114,116); }
td.TdClassName
{
border-color: #257274;
}
.TagClassName
{
border-color: #257274;
}
</style>