Shades of Atoll #307176
Tints of Atoll #307176
RGB
CMYK
RGB Variations
Color information
#307176 (or 0x307176) is known color: Atoll. HEX triplet: 30, 71 and 76. RGB value is (48,113,118). Sum of RGB (Red+Green+Blue) = 48+113+118=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 118 (46.48% from 255 or 42.29% from 279); Max value from RGB is 118 - color contains mainly: blue. Hex color #307176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307176 is #CF8E89. Grayscale: #5E5E5E. Windows color (decimal): -13602442 or 7762224. OLE color: 7762224.
HSL color Cylindrical-coordinate representation of color #307176: hue angle of 184.29º 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 #307176 is Cyan = 0.59, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 113 | 118 | - |
| CMYK | 0.59 | 0.04 | 0 | 0.54 |
| HSL | 184.29º | 0.42% | 0.33% | - |
| HSV(B) | 184.29º | 0.59% | 0.46% | - |
| XYZ | 10.39 | 13.75 | 19.25 | - |
| YUV | 94.14 | 141.47 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 118 | 0.59 | 0.04 | 0 | 0.54 | 184.29 | 0.42 | 0.33 |
| Hex | 30 | 71 | 76 | 3B | 4 | 0 | 36 | B8 | 2A | 21 |
| Octal | 60 | 161 | 166 | 73 | 4 | 0 | 66 | 270 | 52 | 41 |
| Binary | 110000 | 1110001 | 1110110 | 111011 | 100 | 0 | 110110 | 10111000 | 101010 | 100001 |
Color Harmonies of #307176
Complementary color
Monochromatic Colors of #307176
Black with #307176
Text Example
Text Example
White with #307176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307176; }
p { color: rgb(48,113,118); }
H1.HeaderClassName
{
color: #307176;
}
.AnyTagClassName
{
color: #307176;
}
</style>
background-color css
<style>
a { background-color: #307176; }
a { background-color: rgb(48,113,118); }
div.DivClassName
{
background-color: #307176;
}
.BgClassName
{
background-color: #307176;
}
</style>
border-color css
<style>
span { border-color: #307176; }
span { border-color: rgb(48,113,118); }
td.TdClassName
{
border-color: #307176;
}
.TagClassName
{
border-color: #307176;
}
</style>