Shades of Atoll #307075
Tints of Atoll #307075
RGB
CMYK
RGB Variations
Color information
#307075 (or 0x307075) is known color: Atoll. HEX triplet: 30, 70 and 75. RGB value is (48,112,117). Sum of RGB (Red+Green+Blue) = 48+112+117=277 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.33% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 117 (46.09% from 255 or 42.24% from 277); Max value from RGB is 117 - color contains mainly: blue. Hex color #307075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307075 is #CF8F8A. Grayscale: #5D5D5D. Windows color (decimal): -13602699 or 7696432. OLE color: 7696432.
HSL color Cylindrical-coordinate representation of color #307075: hue angle of 184.35º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307075 is Cyan = 0.59, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 112 | 117 | - |
| CMYK | 0.59 | 0.04 | 0 | 0.54 |
| HSL | 184.35º | 0.42% | 0.32% | - |
| HSV(B) | 184.35º | 0.59% | 0.46% | - |
| XYZ | 10.22 | 13.5 | 18.9 | - |
| YUV | 93.43 | 141.3 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 117 | 0.59 | 0.04 | 0 | 0.54 | 184.35 | 0.42 | 0.32 |
| Hex | 30 | 70 | 75 | 3B | 4 | 0 | 36 | B8 | 2A | 20 |
| Octal | 60 | 160 | 165 | 73 | 4 | 0 | 66 | 270 | 52 | 40 |
| Binary | 110000 | 1110000 | 1110101 | 111011 | 100 | 0 | 110110 | 10111000 | 101010 | 100000 |
Color Harmonies of #307075
Complementary color
Monochromatic Colors of #307075
Black with #307075
Text Example
Text Example
White with #307075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307075; }
p { color: rgb(48,112,117); }
H1.HeaderClassName
{
color: #307075;
}
.AnyTagClassName
{
color: #307075;
}
</style>
background-color css
<style>
a { background-color: #307075; }
a { background-color: rgb(48,112,117); }
div.DivClassName
{
background-color: #307075;
}
.BgClassName
{
background-color: #307075;
}
</style>
border-color css
<style>
span { border-color: #307075; }
span { border-color: rgb(48,112,117); }
td.TdClassName
{
border-color: #307075;
}
.TagClassName
{
border-color: #307075;
}
</style>