Shades of Atoll #307674
Tints of Atoll #307674
RGB
CMYK
RGB Variations
Color information
#307674 (or 0x307674) is known color: Atoll. HEX triplet: 30, 76 and 74. RGB value is (48,118,116). Sum of RGB (Red+Green+Blue) = 48+118+116=282 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.02% from 282); Green value is 118 (46.48% from 255 or 41.84% from 282); Blue value is 116 (45.70% from 255 or 41.13% from 282); Max value from RGB is 118 - color contains mainly: green. Hex color #307674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307674 is #CF898B. Grayscale: #606060. Windows color (decimal): -13601164 or 7632432. OLE color: 7632432.
HSL color Cylindrical-coordinate representation of color #307674: hue angle of 178.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 #307674 is Cyan = 0.59, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 116 | - |
| CMYK | 0.59 | 0 | 0.02 | 0.54 |
| HSL | 178.29º | 0.42% | 0.33% | - |
| HSV(B) | 178.29º | 0.59% | 0.46% | - |
| XYZ | 10.85 | 14.85 | 18.82 | - |
| YUV | 96.84 | 138.81 | 93.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 116 | 0.59 | 0 | 0.02 | 0.54 | 178.29 | 0.42 | 0.33 |
| Hex | 30 | 76 | 74 | 3B | 0 | 2 | 36 | B2 | 2A | 21 |
| Octal | 60 | 166 | 164 | 73 | 0 | 2 | 66 | 262 | 52 | 41 |
| Binary | 110000 | 1110110 | 1110100 | 111011 | 0 | 10 | 110110 | 10110010 | 101010 | 100001 |
Color Harmonies of #307674
Complementary color
Monochromatic Colors of #307674
Black with #307674
Text Example
Text Example
White with #307674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307674; }
p { color: rgb(48,118,116); }
H1.HeaderClassName
{
color: #307674;
}
.AnyTagClassName
{
color: #307674;
}
</style>
background-color css
<style>
a { background-color: #307674; }
a { background-color: rgb(48,118,116); }
div.DivClassName
{
background-color: #307674;
}
.BgClassName
{
background-color: #307674;
}
</style>
border-color css
<style>
span { border-color: #307674; }
span { border-color: rgb(48,118,116); }
td.TdClassName
{
border-color: #307674;
}
.TagClassName
{
border-color: #307674;
}
</style>