Shades of Atoll #307275
Tints of Atoll #307275
RGB
CMYK
RGB Variations
Color information
#307275 (or 0x307275) is known color: Atoll. HEX triplet: 30, 72 and 75. RGB value is (48,114,117). Sum of RGB (Red+Green+Blue) = 48+114+117=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 117 (46.09% from 255 or 41.94% from 279); Max value from RGB is 117 - color contains mainly: blue. Hex color #307275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307275 is #CF8D8A. Grayscale: #5E5E5E. Windows color (decimal): -13602187 or 7696944. OLE color: 7696944.
HSL color Cylindrical-coordinate representation of color #307275: hue angle of 182.61º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307275 is Cyan = 0.59, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 114 | 117 | - |
| CMYK | 0.59 | 0.03 | 0 | 0.54 |
| HSL | 182.61º | 0.42% | 0.32% | - |
| HSV(B) | 182.61º | 0.59% | 0.46% | - |
| XYZ | 10.45 | 13.95 | 18.97 | - |
| YUV | 94.61 | 140.63 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 117 | 0.59 | 0.03 | 0 | 0.54 | 182.61 | 0.42 | 0.32 |
| Hex | 30 | 72 | 75 | 3B | 3 | 0 | 36 | B7 | 2A | 20 |
| Octal | 60 | 162 | 165 | 73 | 3 | 0 | 66 | 267 | 52 | 40 |
| Binary | 110000 | 1110010 | 1110101 | 111011 | 11 | 0 | 110110 | 10110111 | 101010 | 100000 |
Color Harmonies of #307275
Complementary color
Monochromatic Colors of #307275
Black with #307275
Text Example
Text Example
White with #307275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307275; }
p { color: rgb(48,114,117); }
H1.HeaderClassName
{
color: #307275;
}
.AnyTagClassName
{
color: #307275;
}
</style>
background-color css
<style>
a { background-color: #307275; }
a { background-color: rgb(48,114,117); }
div.DivClassName
{
background-color: #307275;
}
.BgClassName
{
background-color: #307275;
}
</style>
border-color css
<style>
span { border-color: #307275; }
span { border-color: rgb(48,114,117); }
td.TdClassName
{
border-color: #307275;
}
.TagClassName
{
border-color: #307275;
}
</style>