Shades of Atoll #307071
Tints of Atoll #307071
RGB
CMYK
RGB Variations
Color information
#307071 (or 0x307071) is known color: Atoll. HEX triplet: 30, 70 and 71. RGB value is (48,112,113). Sum of RGB (Red+Green+Blue) = 48+112+113=273 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.58% from 273); Green value is 112 (44.14% from 255 or 41.03% from 273); Blue value is 113 (44.53% from 255 or 41.39% from 273); Max value from RGB is 113 - color contains mainly: blue. Hex color #307071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307071 is #CF8F8E. Grayscale: #5C5C5C. Windows color (decimal): -13602703 or 7434288. OLE color: 7434288.
HSL color Cylindrical-coordinate representation of color #307071: hue angle of 180.92º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307071 is Cyan = 0.58, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 113 | - |
| CMYK | 0.58 | 0.01 | 0 | 0.56 |
| HSL | 180.92º | 0.4% | 0.32% | - |
| HSV(B) | 180.92º | 0.58% | 0.44% | - |
| XYZ | 9.99 | 13.41 | 17.68 | - |
| YUV | 92.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 113 | 0.58 | 0.01 | 0 | 0.56 | 180.92 | 0.4 | 0.32 |
| Hex | 30 | 70 | 71 | 3A | 1 | 0 | 38 | B5 | 28 | 20 |
| Octal | 60 | 160 | 161 | 72 | 1 | 0 | 70 | 265 | 50 | 40 |
| Binary | 110000 | 1110000 | 1110001 | 111010 | 1 | 0 | 111000 | 10110101 | 101000 | 100000 |
Color Harmonies of #307071
Complementary color
Monochromatic Colors of #307071
Black with #307071
Text Example
Text Example
White with #307071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307071; }
p { color: rgb(48,112,113); }
H1.HeaderClassName
{
color: #307071;
}
.AnyTagClassName
{
color: #307071;
}
</style>
background-color css
<style>
a { background-color: #307071; }
a { background-color: rgb(48,112,113); }
div.DivClassName
{
background-color: #307071;
}
.BgClassName
{
background-color: #307071;
}
</style>
border-color css
<style>
span { border-color: #307071; }
span { border-color: rgb(48,112,113); }
td.TdClassName
{
border-color: #307071;
}
.TagClassName
{
border-color: #307071;
}
</style>