Shades of Atoll #257375
Tints of Atoll #257375
RGB
CMYK
RGB Variations
Color information
#257375 (or 0x257375) is known color: Atoll. HEX triplet: 25, 73 and 75. RGB value is (37,115,117). Sum of RGB (Red+Green+Blue) = 37+115+117=269 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.75% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #257375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257375 is #DA8C8A. Grayscale: #5B5B5B. Windows color (decimal): -14322827 or 7697189. OLE color: 7697189.
HSL color Cylindrical-coordinate representation of color #257375: hue angle of 181.5º 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 #257375 is Cyan = 0.68, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 115 | 117 | - |
| CMYK | 0.68 | 0.02 | 0 | 0.54 |
| HSL | 181.5º | 0.52% | 0.3% | - |
| HSV(B) | 181.5º | 0.68% | 0.46% | - |
| XYZ | 10.1 | 13.94 | 18.99 | - |
| YUV | 91.91 | 142.16 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 117 | 0.68 | 0.02 | 0 | 0.54 | 181.5 | 0.52 | 0.3 |
| Hex | 25 | 73 | 75 | 44 | 2 | 0 | 36 | B6 | 34 | 1E |
| Octal | 45 | 163 | 165 | 104 | 2 | 0 | 66 | 266 | 64 | 36 |
| Binary | 100101 | 1110011 | 1110101 | 1000100 | 10 | 0 | 110110 | 10110110 | 110100 | 11110 |
Color Harmonies of #257375
Complementary color
Monochromatic Colors of #257375
Black with #257375
Text Example
Text Example
White with #257375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257375; }
p { color: rgb(37,115,117); }
H1.HeaderClassName
{
color: #257375;
}
.AnyTagClassName
{
color: #257375;
}
</style>
background-color css
<style>
a { background-color: #257375; }
a { background-color: rgb(37,115,117); }
div.DivClassName
{
background-color: #257375;
}
.BgClassName
{
background-color: #257375;
}
</style>
border-color css
<style>
span { border-color: #257375; }
span { border-color: rgb(37,115,117); }
td.TdClassName
{
border-color: #257375;
}
.TagClassName
{
border-color: #257375;
}
</style>