Shades of Atoll #257475
Tints of Atoll #257475
RGB
CMYK
RGB Variations
Color information
#257475 (or 0x257475) is known color: Atoll. HEX triplet: 25, 74 and 75. RGB value is (37,116,117). Sum of RGB (Red+Green+Blue) = 37+116+117=270 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.70% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #257475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257475 is #DA8B8A. Grayscale: #5C5C5C. Windows color (decimal): -14322571 or 7697445. OLE color: 7697445.
HSL color Cylindrical-coordinate representation of color #257475: hue angle of 180.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 #257475 is Cyan = 0.68, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 116 | 117 | - |
| CMYK | 0.68 | 0.01 | 0 | 0.54 |
| HSL | 180.75º | 0.52% | 0.3% | - |
| HSV(B) | 180.75º | 0.68% | 0.46% | - |
| XYZ | 10.22 | 14.17 | 19.03 | - |
| YUV | 92.49 | 141.83 | 88.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 117 | 0.68 | 0.01 | 0 | 0.54 | 180.75 | 0.52 | 0.3 |
| Hex | 25 | 74 | 75 | 44 | 1 | 0 | 36 | B5 | 34 | 1E |
| Octal | 45 | 164 | 165 | 104 | 1 | 0 | 66 | 265 | 64 | 36 |
| Binary | 100101 | 1110100 | 1110101 | 1000100 | 1 | 0 | 110110 | 10110101 | 110100 | 11110 |
Color Harmonies of #257475
Complementary color
Monochromatic Colors of #257475
Black with #257475
Text Example
Text Example
White with #257475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257475; }
p { color: rgb(37,116,117); }
H1.HeaderClassName
{
color: #257475;
}
.AnyTagClassName
{
color: #257475;
}
</style>
background-color css
<style>
a { background-color: #257475; }
a { background-color: rgb(37,116,117); }
div.DivClassName
{
background-color: #257475;
}
.BgClassName
{
background-color: #257475;
}
</style>
border-color css
<style>
span { border-color: #257475; }
span { border-color: rgb(37,116,117); }
td.TdClassName
{
border-color: #257475;
}
.TagClassName
{
border-color: #257475;
}
</style>