Shades of Atoll #257581
Tints of Atoll #257581
RGB
CMYK
RGB Variations
Color information
#257581 (or 0x257581) is known color: Atoll. HEX triplet: 25, 75 and 81. RGB value is (37,117,129). Sum of RGB (Red+Green+Blue) = 37+117+129=283 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.07% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 129 (50.78% from 255 or 45.58% from 283); Max value from RGB is 129 - color contains mainly: blue. Hex color #257581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257581 is #DA8A7E. Grayscale: #5E5E5E. Windows color (decimal): -14322303 or 8484133. OLE color: 8484133.
HSL color Cylindrical-coordinate representation of color #257581: hue angle of 187.83º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #257581 is Cyan = 0.71, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 117 | 129 | - |
| CMYK | 0.71 | 0.09 | 0 | 0.49 |
| HSL | 187.83º | 0.55% | 0.33% | - |
| HSV(B) | 187.83º | 0.71% | 0.51% | - |
| XYZ | 11.09 | 14.7 | 23.02 | - |
| YUV | 94.45 | 147.5 | 87.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 129 | 0.71 | 0.09 | 0 | 0.49 | 187.83 | 0.55 | 0.33 |
| Hex | 25 | 75 | 81 | 47 | 9 | 0 | 31 | BC | 37 | 21 |
| Octal | 45 | 165 | 201 | 107 | 11 | 0 | 61 | 274 | 67 | 41 |
| Binary | 100101 | 1110101 | 10000001 | 1000111 | 1001 | 0 | 110001 | 10111100 | 110111 | 100001 |
Color Harmonies of #257581
Complementary color
Monochromatic Colors of #257581
Black with #257581
Text Example
Text Example
White with #257581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257581; }
p { color: rgb(37,117,129); }
H1.HeaderClassName
{
color: #257581;
}
.AnyTagClassName
{
color: #257581;
}
</style>
background-color css
<style>
a { background-color: #257581; }
a { background-color: rgb(37,117,129); }
div.DivClassName
{
background-color: #257581;
}
.BgClassName
{
background-color: #257581;
}
</style>
border-color css
<style>
span { border-color: #257581; }
span { border-color: rgb(37,117,129); }
td.TdClassName
{
border-color: #257581;
}
.TagClassName
{
border-color: #257581;
}
</style>