Shades of Atoll #207378
Tints of Atoll #207378
RGB
CMYK
RGB Variations
Color information
#207378 (or 0x207378) is known color: Atoll. HEX triplet: 20, 73 and 78. RGB value is (32,115,120). Sum of RGB (Red+Green+Blue) = 32+115+120=267 (35% of max value = 765). Red value is 32 (12.89% from 255 or 11.99% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 120 (47.27% from 255 or 44.94% from 267); Max value from RGB is 120 - color contains mainly: blue. Hex color #207378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207378 is #DF8C87. Grayscale: #5A5A5A. Windows color (decimal): -14650504 or 7893792. OLE color: 7893792.
HSL color Cylindrical-coordinate representation of color #207378: hue angle of 183.41º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207378 is Cyan = 0.73, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 115 | 120 | - |
| CMYK | 0.73 | 0.04 | 0 | 0.53 |
| HSL | 183.41º | 0.58% | 0.3% | - |
| HSV(B) | 183.41º | 0.73% | 0.47% | - |
| XYZ | 10.12 | 13.92 | 19.92 | - |
| YUV | 90.75 | 144.5 | 86.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 120 | 0.73 | 0.04 | 0 | 0.53 | 183.41 | 0.58 | 0.3 |
| Hex | 20 | 73 | 78 | 49 | 4 | 0 | 35 | B7 | 3A | 1E |
| Octal | 40 | 163 | 170 | 111 | 4 | 0 | 65 | 267 | 72 | 36 |
| Binary | 100000 | 1110011 | 1111000 | 1001001 | 100 | 0 | 110101 | 10110111 | 111010 | 11110 |
Color Harmonies of #207378
Complementary color
Monochromatic Colors of #207378
Black with #207378
Text Example
Text Example
White with #207378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207378; }
p { color: rgb(32,115,120); }
H1.HeaderClassName
{
color: #207378;
}
.AnyTagClassName
{
color: #207378;
}
</style>
background-color css
<style>
a { background-color: #207378; }
a { background-color: rgb(32,115,120); }
div.DivClassName
{
background-color: #207378;
}
.BgClassName
{
background-color: #207378;
}
</style>
border-color css
<style>
span { border-color: #207378; }
span { border-color: rgb(32,115,120); }
td.TdClassName
{
border-color: #207378;
}
.TagClassName
{
border-color: #207378;
}
</style>