Shades of Atoll #307077
Tints of Atoll #307077
RGB
CMYK
RGB Variations
Color information
#307077 (or 0x307077) is known color: Atoll. HEX triplet: 30, 70 and 77. RGB value is (48,112,119). Sum of RGB (Red+Green+Blue) = 48+112+119=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #307077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307077 is #CF8F88. Grayscale: #5D5D5D. Windows color (decimal): -13602697 or 7827504. OLE color: 7827504.
HSL color Cylindrical-coordinate representation of color #307077: hue angle of 185.92º 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 #307077 is Cyan = 0.60, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 112 | 119 | - |
| CMYK | 0.60 | 0.06 | 0 | 0.53 |
| HSL | 185.92º | 0.43% | 0.33% | - |
| HSV(B) | 185.92º | 0.6% | 0.47% | - |
| XYZ | 10.34 | 13.55 | 19.52 | - |
| YUV | 93.66 | 142.3 | 95.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 119 | 0.60 | 0.06 | 0 | 0.53 | 185.92 | 0.43 | 0.33 |
| Hex | 30 | 70 | 77 | 3C | 6 | 0 | 35 | BA | 2B | 21 |
| Octal | 60 | 160 | 167 | 74 | 6 | 0 | 65 | 272 | 53 | 41 |
| Binary | 110000 | 1110000 | 1110111 | 111100 | 110 | 0 | 110101 | 10111010 | 101011 | 100001 |
Color Harmonies of #307077
Complementary color
Monochromatic Colors of #307077
Black with #307077
Text Example
Text Example
White with #307077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307077; }
p { color: rgb(48,112,119); }
H1.HeaderClassName
{
color: #307077;
}
.AnyTagClassName
{
color: #307077;
}
</style>
background-color css
<style>
a { background-color: #307077; }
a { background-color: rgb(48,112,119); }
div.DivClassName
{
background-color: #307077;
}
.BgClassName
{
background-color: #307077;
}
</style>
border-color css
<style>
span { border-color: #307077; }
span { border-color: rgb(48,112,119); }
td.TdClassName
{
border-color: #307077;
}
.TagClassName
{
border-color: #307077;
}
</style>