Shades of Atoll #307576
Tints of Atoll #307576
RGB
CMYK
RGB Variations
Color information
#307576 (or 0x307576) is known color: Atoll. HEX triplet: 30, 75 and 76. RGB value is (48,117,118). Sum of RGB (Red+Green+Blue) = 48+117+118=283 (37% of max value = 765). Red value is 48 (19.14% from 255 or 16.96% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #307576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307576 is #CF8A89. Grayscale: #606060. Windows color (decimal): -13601418 or 7763248. OLE color: 7763248.
HSL color Cylindrical-coordinate representation of color #307576: hue angle of 180.86º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307576 is Cyan = 0.59, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 118 | - |
| CMYK | 0.59 | 0.01 | 0 | 0.54 |
| HSL | 180.86º | 0.42% | 0.33% | - |
| HSV(B) | 180.86º | 0.59% | 0.46% | - |
| XYZ | 10.85 | 14.66 | 19.4 | - |
| YUV | 96.48 | 140.14 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 118 | 0.59 | 0.01 | 0 | 0.54 | 180.86 | 0.42 | 0.33 |
| Hex | 30 | 75 | 76 | 3B | 1 | 0 | 36 | B5 | 2A | 21 |
| Octal | 60 | 165 | 166 | 73 | 1 | 0 | 66 | 265 | 52 | 41 |
| Binary | 110000 | 1110101 | 1110110 | 111011 | 1 | 0 | 110110 | 10110101 | 101010 | 100001 |
Color Harmonies of #307576
Complementary color
Monochromatic Colors of #307576
Black with #307576
Text Example
Text Example
White with #307576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307576; }
p { color: rgb(48,117,118); }
H1.HeaderClassName
{
color: #307576;
}
.AnyTagClassName
{
color: #307576;
}
</style>
background-color css
<style>
a { background-color: #307576; }
a { background-color: rgb(48,117,118); }
div.DivClassName
{
background-color: #307576;
}
.BgClassName
{
background-color: #307576;
}
</style>
border-color css
<style>
span { border-color: #307576; }
span { border-color: rgb(48,117,118); }
td.TdClassName
{
border-color: #307576;
}
.TagClassName
{
border-color: #307576;
}
</style>