Shades of Atoll #307477
Tints of Atoll #307477
RGB
CMYK
RGB Variations
Color information
#307477 (or 0x307477) is known color: Atoll. HEX triplet: 30, 74 and 77. RGB value is (48,116,119). Sum of RGB (Red+Green+Blue) = 48+116+119=283 (37% of max value = 765). Red value is 48 (19.14% from 255 or 16.96% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 119 (46.88% from 255 or 42.05% from 283); Max value from RGB is 119 - color contains mainly: blue. Hex color #307477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307477 is #CF8B88. Grayscale: #5F5F5F. Windows color (decimal): -13601673 or 7828528. OLE color: 7828528.
HSL color Cylindrical-coordinate representation of color #307477: hue angle of 182.54º 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 #307477 is Cyan = 0.60, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 116 | 119 | - |
| CMYK | 0.60 | 0.03 | 0 | 0.53 |
| HSL | 182.54º | 0.43% | 0.33% | - |
| HSV(B) | 182.54º | 0.6% | 0.47% | - |
| XYZ | 10.79 | 14.45 | 19.67 | - |
| YUV | 96.01 | 140.97 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 119 | 0.60 | 0.03 | 0 | 0.53 | 182.54 | 0.43 | 0.33 |
| Hex | 30 | 74 | 77 | 3C | 3 | 0 | 35 | B7 | 2B | 21 |
| Octal | 60 | 164 | 167 | 74 | 3 | 0 | 65 | 267 | 53 | 41 |
| Binary | 110000 | 1110100 | 1110111 | 111100 | 11 | 0 | 110101 | 10110111 | 101011 | 100001 |
Color Harmonies of #307477
Complementary color
Monochromatic Colors of #307477
Black with #307477
Text Example
Text Example
White with #307477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307477; }
p { color: rgb(48,116,119); }
H1.HeaderClassName
{
color: #307477;
}
.AnyTagClassName
{
color: #307477;
}
</style>
background-color css
<style>
a { background-color: #307477; }
a { background-color: rgb(48,116,119); }
div.DivClassName
{
background-color: #307477;
}
.BgClassName
{
background-color: #307477;
}
</style>
border-color css
<style>
span { border-color: #307477; }
span { border-color: rgb(48,116,119); }
td.TdClassName
{
border-color: #307477;
}
.TagClassName
{
border-color: #307477;
}
</style>