Shades of Atoll #257275
Tints of Atoll #257275
RGB
CMYK
RGB Variations
Color information
#257275 (or 0x257275) is known color: Atoll. HEX triplet: 25, 72 and 75. RGB value is (37,114,117). Sum of RGB (Red+Green+Blue) = 37+114+117=268 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.81% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 117 (46.09% from 255 or 43.66% from 268); Max value from RGB is 117 - color contains mainly: blue. Hex color #257275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257275 is #DA8D8A. Grayscale: #5B5B5B. Windows color (decimal): -14323083 or 7696933. OLE color: 7696933.
HSL color Cylindrical-coordinate representation of color #257275: hue angle of 182.25º 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 #257275 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 114 | 117 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.54 |
| HSL | 182.25º | 0.52% | 0.3% | - |
| HSV(B) | 182.25º | 0.68% | 0.46% | - |
| XYZ | 9.99 | 13.71 | 18.95 | - |
| YUV | 91.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 117 | 0.68 | 0.03 | 0 | 0.54 | 182.25 | 0.52 | 0.3 |
| Hex | 25 | 72 | 75 | 44 | 3 | 0 | 36 | B6 | 34 | 1E |
| Octal | 45 | 162 | 165 | 104 | 3 | 0 | 66 | 266 | 64 | 36 |
| Binary | 100101 | 1110010 | 1110101 | 1000100 | 11 | 0 | 110110 | 10110110 | 110100 | 11110 |
Color Harmonies of #257275
Complementary color
Monochromatic Colors of #257275
Black with #257275
Text Example
Text Example
White with #257275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257275; }
p { color: rgb(37,114,117); }
H1.HeaderClassName
{
color: #257275;
}
.AnyTagClassName
{
color: #257275;
}
</style>
background-color css
<style>
a { background-color: #257275; }
a { background-color: rgb(37,114,117); }
div.DivClassName
{
background-color: #257275;
}
.BgClassName
{
background-color: #257275;
}
</style>
border-color css
<style>
span { border-color: #257275; }
span { border-color: rgb(37,114,117); }
td.TdClassName
{
border-color: #257275;
}
.TagClassName
{
border-color: #257275;
}
</style>