Shades of Atoll #307073
Tints of Atoll #307073
RGB
CMYK
RGB Variations
Color information
#307073 (or 0x307073) is known color: Atoll. HEX triplet: 30, 70 and 73. RGB value is (48,112,115). Sum of RGB (Red+Green+Blue) = 48+112+115=275 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.45% from 275); Green value is 112 (44.14% from 255 or 40.73% from 275); Blue value is 115 (45.31% from 255 or 41.82% from 275); Max value from RGB is 115 - color contains mainly: blue. Hex color #307073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307073 is #CF8F8C. Grayscale: #5D5D5D. Windows color (decimal): -13602701 or 7565360. OLE color: 7565360.
HSL color Cylindrical-coordinate representation of color #307073: hue angle of 182.69º 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 #307073 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 112 | 115 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.55 |
| HSL | 182.69º | 0.41% | 0.32% | - |
| HSV(B) | 182.69º | 0.58% | 0.45% | - |
| XYZ | 10.11 | 13.45 | 18.28 | - |
| YUV | 93.21 | 140.3 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 115 | 0.58 | 0.03 | 0 | 0.55 | 182.69 | 0.41 | 0.32 |
| Hex | 30 | 70 | 73 | 3A | 3 | 0 | 37 | B7 | 29 | 20 |
| Octal | 60 | 160 | 163 | 72 | 3 | 0 | 67 | 267 | 51 | 40 |
| Binary | 110000 | 1110000 | 1110011 | 111010 | 11 | 0 | 110111 | 10110111 | 101001 | 100000 |
Color Harmonies of #307073
Complementary color
Monochromatic Colors of #307073
Black with #307073
Text Example
Text Example
White with #307073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307073; }
p { color: rgb(48,112,115); }
H1.HeaderClassName
{
color: #307073;
}
.AnyTagClassName
{
color: #307073;
}
</style>
background-color css
<style>
a { background-color: #307073; }
a { background-color: rgb(48,112,115); }
div.DivClassName
{
background-color: #307073;
}
.BgClassName
{
background-color: #307073;
}
</style>
border-color css
<style>
span { border-color: #307073; }
span { border-color: rgb(48,112,115); }
td.TdClassName
{
border-color: #307073;
}
.TagClassName
{
border-color: #307073;
}
</style>