Shades of Atoll #257075
Tints of Atoll #257075
RGB
CMYK
RGB Variations
Color information
#257075 (or 0x257075) is known color: Atoll. HEX triplet: 25, 70 and 75. RGB value is (37,112,117). Sum of RGB (Red+Green+Blue) = 37+112+117=266 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.91% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 117 (46.09% from 255 or 43.98% from 266); Max value from RGB is 117 - color contains mainly: blue. Hex color #257075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257075 is #DA8F8A. Grayscale: #5A5A5A. Windows color (decimal): -14323595 or 7696421. OLE color: 7696421.
HSL color Cylindrical-coordinate representation of color #257075: hue angle of 183.75º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257075 is Cyan = 0.68, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 112 | 117 | - |
| CMYK | 0.68 | 0.04 | 0 | 0.54 |
| HSL | 183.75º | 0.52% | 0.3% | - |
| HSV(B) | 183.75º | 0.68% | 0.46% | - |
| XYZ | 9.77 | 13.27 | 18.88 | - |
| YUV | 90.15 | 143.15 | 90.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 117 | 0.68 | 0.04 | 0 | 0.54 | 183.75 | 0.52 | 0.3 |
| Hex | 25 | 70 | 75 | 44 | 4 | 0 | 36 | B8 | 34 | 1E |
| Octal | 45 | 160 | 165 | 104 | 4 | 0 | 66 | 270 | 64 | 36 |
| Binary | 100101 | 1110000 | 1110101 | 1000100 | 100 | 0 | 110110 | 10111000 | 110100 | 11110 |
Color Harmonies of #257075
Complementary color
Monochromatic Colors of #257075
Black with #257075
Text Example
Text Example
White with #257075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257075; }
p { color: rgb(37,112,117); }
H1.HeaderClassName
{
color: #257075;
}
.AnyTagClassName
{
color: #257075;
}
</style>
background-color css
<style>
a { background-color: #257075; }
a { background-color: rgb(37,112,117); }
div.DivClassName
{
background-color: #257075;
}
.BgClassName
{
background-color: #257075;
}
</style>
border-color css
<style>
span { border-color: #257075; }
span { border-color: rgb(37,112,117); }
td.TdClassName
{
border-color: #257075;
}
.TagClassName
{
border-color: #257075;
}
</style>