Shades of Atoll #307072
Tints of Atoll #307072
RGB
CMYK
RGB Variations
Color information
#307072 (or 0x307072) is known color: Atoll. HEX triplet: 30, 70 and 72. RGB value is (48,112,114). Sum of RGB (Red+Green+Blue) = 48+112+114=274 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.52% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #307072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307072 is #CF8F8D. Grayscale: #5D5D5D. Windows color (decimal): -13602702 or 7499824. OLE color: 7499824.
HSL color Cylindrical-coordinate representation of color #307072: hue angle of 181.82º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307072 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 112 | 114 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.55 |
| HSL | 181.82º | 0.41% | 0.32% | - |
| HSV(B) | 181.82º | 0.58% | 0.45% | - |
| XYZ | 10.05 | 13.43 | 17.98 | - |
| YUV | 93.09 | 139.8 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 114 | 0.58 | 0.02 | 0 | 0.55 | 181.82 | 0.41 | 0.32 |
| Hex | 30 | 70 | 72 | 3A | 2 | 0 | 37 | B6 | 29 | 20 |
| Octal | 60 | 160 | 162 | 72 | 2 | 0 | 67 | 266 | 51 | 40 |
| Binary | 110000 | 1110000 | 1110010 | 111010 | 10 | 0 | 110111 | 10110110 | 101001 | 100000 |
Color Harmonies of #307072
Complementary color
Monochromatic Colors of #307072
Black with #307072
Text Example
Text Example
White with #307072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307072; }
p { color: rgb(48,112,114); }
H1.HeaderClassName
{
color: #307072;
}
.AnyTagClassName
{
color: #307072;
}
</style>
background-color css
<style>
a { background-color: #307072; }
a { background-color: rgb(48,112,114); }
div.DivClassName
{
background-color: #307072;
}
.BgClassName
{
background-color: #307072;
}
</style>
border-color css
<style>
span { border-color: #307072; }
span { border-color: rgb(48,112,114); }
td.TdClassName
{
border-color: #307072;
}
.TagClassName
{
border-color: #307072;
}
</style>