Shades of Atoll #307379
Tints of Atoll #307379
RGB
CMYK
RGB Variations
Color information
#307379 (or 0x307379) is known color: Atoll. HEX triplet: 30, 73 and 79. RGB value is (48,115,121). Sum of RGB (Red+Green+Blue) = 48+115+121=284 (37% of max value = 765). Red value is 48 (19.14% from 255 or 16.90% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 121 (47.66% from 255 or 42.61% from 284); Max value from RGB is 121 - color contains mainly: blue. Hex color #307379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307379 is #CF8C86. Grayscale: #5F5F5F. Windows color (decimal): -13601927 or 7959344. OLE color: 7959344.
HSL color Cylindrical-coordinate representation of color #307379: hue angle of 184.93º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #307379 is Cyan = 0.60, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 115 | 121 | - |
| CMYK | 0.60 | 0.05 | 0 | 0.53 |
| HSL | 184.93º | 0.43% | 0.33% | - |
| HSV(B) | 184.93º | 0.6% | 0.47% | - |
| XYZ | 10.8 | 14.27 | 20.27 | - |
| YUV | 95.65 | 142.3 | 94.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 121 | 0.60 | 0.05 | 0 | 0.53 | 184.93 | 0.43 | 0.33 |
| Hex | 30 | 73 | 79 | 3C | 5 | 0 | 35 | B9 | 2B | 21 |
| Octal | 60 | 163 | 171 | 74 | 5 | 0 | 65 | 271 | 53 | 41 |
| Binary | 110000 | 1110011 | 1111001 | 111100 | 101 | 0 | 110101 | 10111001 | 101011 | 100001 |
Color Harmonies of #307379
Complementary color
Monochromatic Colors of #307379
Black with #307379
Text Example
Text Example
White with #307379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307379; }
p { color: rgb(48,115,121); }
H1.HeaderClassName
{
color: #307379;
}
.AnyTagClassName
{
color: #307379;
}
</style>
background-color css
<style>
a { background-color: #307379; }
a { background-color: rgb(48,115,121); }
div.DivClassName
{
background-color: #307379;
}
.BgClassName
{
background-color: #307379;
}
</style>
border-color css
<style>
span { border-color: #307379; }
span { border-color: rgb(48,115,121); }
td.TdClassName
{
border-color: #307379;
}
.TagClassName
{
border-color: #307379;
}
</style>