Shades of Atoll #307276
Tints of Atoll #307276
RGB
CMYK
RGB Variations
Color information
#307276 (or 0x307276) is known color: Atoll. HEX triplet: 30, 72 and 76. RGB value is (48,114,118). Sum of RGB (Red+Green+Blue) = 48+114+118=280 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.14% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #307276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307276 is #CF8D89. Grayscale: #5E5E5E. Windows color (decimal): -13602186 or 7762480. OLE color: 7762480.
HSL color Cylindrical-coordinate representation of color #307276: hue angle of 183.43º 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 #307276 is Cyan = 0.59, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 114 | 118 | - |
| CMYK | 0.59 | 0.03 | 0 | 0.54 |
| HSL | 183.43º | 0.42% | 0.33% | - |
| HSV(B) | 183.43º | 0.59% | 0.46% | - |
| XYZ | 10.51 | 13.97 | 19.28 | - |
| YUV | 94.72 | 141.13 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 118 | 0.59 | 0.03 | 0 | 0.54 | 183.43 | 0.42 | 0.33 |
| Hex | 30 | 72 | 76 | 3B | 3 | 0 | 36 | B7 | 2A | 21 |
| Octal | 60 | 162 | 166 | 73 | 3 | 0 | 66 | 267 | 52 | 41 |
| Binary | 110000 | 1110010 | 1110110 | 111011 | 11 | 0 | 110110 | 10110111 | 101010 | 100001 |
Color Harmonies of #307276
Complementary color
Monochromatic Colors of #307276
Black with #307276
Text Example
Text Example
White with #307276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307276; }
p { color: rgb(48,114,118); }
H1.HeaderClassName
{
color: #307276;
}
.AnyTagClassName
{
color: #307276;
}
</style>
background-color css
<style>
a { background-color: #307276; }
a { background-color: rgb(48,114,118); }
div.DivClassName
{
background-color: #307276;
}
.BgClassName
{
background-color: #307276;
}
</style>
border-color css
<style>
span { border-color: #307276; }
span { border-color: rgb(48,114,118); }
td.TdClassName
{
border-color: #307276;
}
.TagClassName
{
border-color: #307276;
}
</style>