Shades of Atoll #247375
Tints of Atoll #247375
RGB
CMYK
RGB Variations
Color information
#247375 (or 0x247375) is known color: Atoll. HEX triplet: 24, 73 and 75. RGB value is (36,115,117). Sum of RGB (Red+Green+Blue) = 36+115+117=268 (35% of max value = 765). Red value is 36 (14.45% from 255 or 13.43% from 268); Green value is 115 (45.31% from 255 or 42.91% 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 #247375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247375 is #DB8C8A. Grayscale: #5B5B5B. Windows color (decimal): -14388363 or 7697188. OLE color: 7697188.
HSL color Cylindrical-coordinate representation of color #247375: hue angle of 181.48º 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 #247375 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 115 | 117 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.54 |
| HSL | 181.48º | 0.53% | 0.3% | - |
| HSV(B) | 181.48º | 0.69% | 0.46% | - |
| XYZ | 10.07 | 13.92 | 18.99 | - |
| YUV | 91.61 | 142.33 | 88.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 117 | 0.69 | 0.02 | 0 | 0.54 | 181.48 | 0.53 | 0.3 |
| Hex | 24 | 73 | 75 | 45 | 2 | 0 | 36 | B5 | 35 | 1E |
| Octal | 44 | 163 | 165 | 105 | 2 | 0 | 66 | 265 | 65 | 36 |
| Binary | 100100 | 1110011 | 1110101 | 1000101 | 10 | 0 | 110110 | 10110101 | 110101 | 11110 |
Color Harmonies of #247375
Complementary color
Monochromatic Colors of #247375
Black with #247375
Text Example
Text Example
White with #247375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247375; }
p { color: rgb(36,115,117); }
H1.HeaderClassName
{
color: #247375;
}
.AnyTagClassName
{
color: #247375;
}
</style>
background-color css
<style>
a { background-color: #247375; }
a { background-color: rgb(36,115,117); }
div.DivClassName
{
background-color: #247375;
}
.BgClassName
{
background-color: #247375;
}
</style>
border-color css
<style>
span { border-color: #247375; }
span { border-color: rgb(36,115,117); }
td.TdClassName
{
border-color: #247375;
}
.TagClassName
{
border-color: #247375;
}
</style>