Shades of Atoll #257782
Tints of Atoll #257782
RGB
CMYK
RGB Variations
Color information
#257782 (or 0x257782) is known color: Atoll. HEX triplet: 25, 77 and 82. RGB value is (37,119,130). Sum of RGB (Red+Green+Blue) = 37+119+130=286 (37% of max value = 765). Red value is 37 (14.84% from 255 or 12.94% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 130 (51.17% from 255 or 45.45% from 286); Max value from RGB is 130 - color contains mainly: blue. Hex color #257782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257782 is #DA887D. Grayscale: #5F5F5F. Windows color (decimal): -14321790 or 8550181. OLE color: 8550181.
HSL color Cylindrical-coordinate representation of color #257782: hue angle of 187.1º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #257782 is Cyan = 0.72, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 119 | 130 | - |
| CMYK | 0.72 | 0.08 | 0 | 0.49 |
| HSL | 187.1º | 0.56% | 0.33% | - |
| HSV(B) | 187.1º | 0.72% | 0.51% | - |
| XYZ | 11.39 | 15.2 | 23.45 | - |
| YUV | 95.74 | 147.33 | 86.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 130 | 0.72 | 0.08 | 0 | 0.49 | 187.1 | 0.56 | 0.33 |
| Hex | 25 | 77 | 82 | 48 | 8 | 0 | 31 | BB | 38 | 21 |
| Octal | 45 | 167 | 202 | 110 | 10 | 0 | 61 | 273 | 70 | 41 |
| Binary | 100101 | 1110111 | 10000010 | 1001000 | 1000 | 0 | 110001 | 10111011 | 111000 | 100001 |
Color Harmonies of #257782
Complementary color
Monochromatic Colors of #257782
Black with #257782
Text Example
Text Example
White with #257782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257782; }
p { color: rgb(37,119,130); }
H1.HeaderClassName
{
color: #257782;
}
.AnyTagClassName
{
color: #257782;
}
</style>
background-color css
<style>
a { background-color: #257782; }
a { background-color: rgb(37,119,130); }
div.DivClassName
{
background-color: #257782;
}
.BgClassName
{
background-color: #257782;
}
</style>
border-color css
<style>
span { border-color: #257782; }
span { border-color: rgb(37,119,130); }
td.TdClassName
{
border-color: #257782;
}
.TagClassName
{
border-color: #257782;
}
</style>