Shades of Atoll #307079
Tints of Atoll #307079
RGB
CMYK
RGB Variations
Color information
#307079 (or 0x307079) is known color: Atoll. HEX triplet: 30, 70 and 79. RGB value is (48,112,121). Sum of RGB (Red+Green+Blue) = 48+112+121=281 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.08% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 121 (47.66% from 255 or 43.06% from 281); Max value from RGB is 121 - color contains mainly: blue. Hex color #307079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307079 is #CF8F86. Grayscale: #5D5D5D. Windows color (decimal): -13602695 or 7958576. OLE color: 7958576.
HSL color Cylindrical-coordinate representation of color #307079: hue angle of 187.4º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #307079 is Cyan = 0.60, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 112 | 121 | - |
| CMYK | 0.60 | 0.07 | 0 | 0.53 |
| HSL | 187.4º | 0.43% | 0.33% | - |
| HSV(B) | 187.4º | 0.6% | 0.47% | - |
| XYZ | 10.46 | 13.6 | 20.16 | - |
| YUV | 93.89 | 143.3 | 95.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 121 | 0.60 | 0.07 | 0 | 0.53 | 187.4 | 0.43 | 0.33 |
| Hex | 30 | 70 | 79 | 3C | 7 | 0 | 35 | BB | 2B | 21 |
| Octal | 60 | 160 | 171 | 74 | 7 | 0 | 65 | 273 | 53 | 41 |
| Binary | 110000 | 1110000 | 1111001 | 111100 | 111 | 0 | 110101 | 10111011 | 101011 | 100001 |
Color Harmonies of #307079
Complementary color
Monochromatic Colors of #307079
Black with #307079
Text Example
Text Example
White with #307079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307079; }
p { color: rgb(48,112,121); }
H1.HeaderClassName
{
color: #307079;
}
.AnyTagClassName
{
color: #307079;
}
</style>
background-color css
<style>
a { background-color: #307079; }
a { background-color: rgb(48,112,121); }
div.DivClassName
{
background-color: #307079;
}
.BgClassName
{
background-color: #307079;
}
</style>
border-color css
<style>
span { border-color: #307079; }
span { border-color: rgb(48,112,121); }
td.TdClassName
{
border-color: #307079;
}
.TagClassName
{
border-color: #307079;
}
</style>