Shades of Atoll #247275
Tints of Atoll #247275
RGB
CMYK
RGB Variations
Color information
#247275 (or 0x247275) is known color: Atoll. HEX triplet: 24, 72 and 75. RGB value is (36,114,117). Sum of RGB (Red+Green+Blue) = 36+114+117=267 (35% of max value = 765). Red value is 36 (14.45% from 255 or 13.48% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 117 - color contains mainly: blue. Hex color #247275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247275 is #DB8D8A. Grayscale: #5A5A5A. Windows color (decimal): -14388619 or 7696932. OLE color: 7696932.
HSL color Cylindrical-coordinate representation of color #247275: hue angle of 182.22º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247275 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 114 | 117 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.54 |
| HSL | 182.22º | 0.53% | 0.3% | - |
| HSV(B) | 182.22º | 0.69% | 0.46% | - |
| XYZ | 9.96 | 13.69 | 18.95 | - |
| YUV | 91.02 | 142.66 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 117 | 0.69 | 0.03 | 0 | 0.54 | 182.22 | 0.53 | 0.3 |
| Hex | 24 | 72 | 75 | 45 | 3 | 0 | 36 | B6 | 35 | 1E |
| Octal | 44 | 162 | 165 | 105 | 3 | 0 | 66 | 266 | 65 | 36 |
| Binary | 100100 | 1110010 | 1110101 | 1000101 | 11 | 0 | 110110 | 10110110 | 110101 | 11110 |
Color Harmonies of #247275
Complementary color
Monochromatic Colors of #247275
Black with #247275
Text Example
Text Example
White with #247275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247275; }
p { color: rgb(36,114,117); }
H1.HeaderClassName
{
color: #247275;
}
.AnyTagClassName
{
color: #247275;
}
</style>
background-color css
<style>
a { background-color: #247275; }
a { background-color: rgb(36,114,117); }
div.DivClassName
{
background-color: #247275;
}
.BgClassName
{
background-color: #247275;
}
</style>
border-color css
<style>
span { border-color: #247275; }
span { border-color: rgb(36,114,117); }
td.TdClassName
{
border-color: #247275;
}
.TagClassName
{
border-color: #247275;
}
</style>