Shades of Atoll #257277
Tints of Atoll #257277
RGB
CMYK
RGB Variations
Color information
#257277 (or 0x257277) is known color: Atoll. HEX triplet: 25, 72 and 77. RGB value is (37,114,119). Sum of RGB (Red+Green+Blue) = 37+114+119=270 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.70% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #257277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257277 is #DA8D88. Grayscale: #5B5B5B. Windows color (decimal): -14323081 or 7828005. OLE color: 7828005.
HSL color Cylindrical-coordinate representation of color #257277: hue angle of 183.66º 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 #257277 is Cyan = 0.69, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 114 | 119 | - |
| CMYK | 0.69 | 0.04 | 0 | 0.53 |
| HSL | 183.66º | 0.53% | 0.31% | - |
| HSV(B) | 183.66º | 0.69% | 0.47% | - |
| XYZ | 10.11 | 13.76 | 19.58 | - |
| YUV | 91.55 | 143.49 | 89.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 119 | 0.69 | 0.04 | 0 | 0.53 | 183.66 | 0.53 | 0.31 |
| Hex | 25 | 72 | 77 | 45 | 4 | 0 | 35 | B8 | 35 | 1F |
| Octal | 45 | 162 | 167 | 105 | 4 | 0 | 65 | 270 | 65 | 37 |
| Binary | 100101 | 1110010 | 1110111 | 1000101 | 100 | 0 | 110101 | 10111000 | 110101 | 11111 |
Color Harmonies of #257277
Complementary color
Monochromatic Colors of #257277
Black with #257277
Text Example
Text Example
White with #257277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257277; }
p { color: rgb(37,114,119); }
H1.HeaderClassName
{
color: #257277;
}
.AnyTagClassName
{
color: #257277;
}
</style>
background-color css
<style>
a { background-color: #257277; }
a { background-color: rgb(37,114,119); }
div.DivClassName
{
background-color: #257277;
}
.BgClassName
{
background-color: #257277;
}
</style>
border-color css
<style>
span { border-color: #257277; }
span { border-color: rgb(37,114,119); }
td.TdClassName
{
border-color: #257277;
}
.TagClassName
{
border-color: #257277;
}
</style>