Shades of Atoll #307274
Tints of Atoll #307274
RGB
CMYK
RGB Variations
Color information
#307274 (or 0x307274) is known color: Atoll. HEX triplet: 30, 72 and 74. RGB value is (48,114,116). Sum of RGB (Red+Green+Blue) = 48+114+116=278 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.27% from 278); Green value is 114 (44.92% from 255 or 41.01% from 278); Blue value is 116 (45.70% from 255 or 41.73% from 278); Max value from RGB is 116 - color contains mainly: blue. Hex color #307274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307274 is #CF8D8B. Grayscale: #5E5E5E. Windows color (decimal): -13602188 or 7631408. OLE color: 7631408.
HSL color Cylindrical-coordinate representation of color #307274: hue angle of 181.76º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307274 is Cyan = 0.59, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 116 | - |
| CMYK | 0.59 | 0.02 | 0 | 0.55 |
| HSL | 181.76º | 0.41% | 0.32% | - |
| HSV(B) | 181.76º | 0.59% | 0.45% | - |
| XYZ | 10.39 | 13.92 | 18.66 | - |
| YUV | 94.49 | 140.13 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 116 | 0.59 | 0.02 | 0 | 0.55 | 181.76 | 0.41 | 0.32 |
| Hex | 30 | 72 | 74 | 3B | 2 | 0 | 37 | B6 | 29 | 20 |
| Octal | 60 | 162 | 164 | 73 | 2 | 0 | 67 | 266 | 51 | 40 |
| Binary | 110000 | 1110010 | 1110100 | 111011 | 10 | 0 | 110111 | 10110110 | 101001 | 100000 |
Color Harmonies of #307274
Complementary color
Monochromatic Colors of #307274
Black with #307274
Text Example
Text Example
White with #307274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307274; }
p { color: rgb(48,114,116); }
H1.HeaderClassName
{
color: #307274;
}
.AnyTagClassName
{
color: #307274;
}
</style>
background-color css
<style>
a { background-color: #307274; }
a { background-color: rgb(48,114,116); }
div.DivClassName
{
background-color: #307274;
}
.BgClassName
{
background-color: #307274;
}
</style>
border-color css
<style>
span { border-color: #307274; }
span { border-color: rgb(48,114,116); }
td.TdClassName
{
border-color: #307274;
}
.TagClassName
{
border-color: #307274;
}
</style>