Shades of Atoll #307271
Tints of Atoll #307271
RGB
CMYK
RGB Variations
Color information
#307271 (or 0x307271) is known color: Atoll. HEX triplet: 30, 72 and 71. RGB value is (48,114,113). Sum of RGB (Red+Green+Blue) = 48+114+113=275 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.45% from 275); Green value is 114 (44.92% from 255 or 41.45% from 275); Blue value is 113 (44.53% from 255 or 41.09% from 275); Max value from RGB is 114 - color contains mainly: green. Hex color #307271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307271 is #CF8D8E. Grayscale: #5E5E5E. Windows color (decimal): -13602191 or 7434800. OLE color: 7434800.
HSL color Cylindrical-coordinate representation of color #307271: hue angle of 179.09º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307271 is Cyan = 0.58, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 113 | - |
| CMYK | 0.58 | 0 | 0.01 | 0.55 |
| HSL | 179.09º | 0.41% | 0.32% | - |
| HSV(B) | 179.09º | 0.58% | 0.45% | - |
| XYZ | 10.22 | 13.86 | 17.76 | - |
| YUV | 94.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 113 | 0.58 | 0 | 0.01 | 0.55 | 179.09 | 0.41 | 0.32 |
| Hex | 30 | 72 | 71 | 3A | 0 | 1 | 37 | B3 | 29 | 20 |
| Octal | 60 | 162 | 161 | 72 | 0 | 1 | 67 | 263 | 51 | 40 |
| Binary | 110000 | 1110010 | 1110001 | 111010 | 0 | 1 | 110111 | 10110011 | 101001 | 100000 |
Color Harmonies of #307271
Complementary color
Monochromatic Colors of #307271
Black with #307271
Text Example
Text Example
White with #307271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307271; }
p { color: rgb(48,114,113); }
H1.HeaderClassName
{
color: #307271;
}
.AnyTagClassName
{
color: #307271;
}
</style>
background-color css
<style>
a { background-color: #307271; }
a { background-color: rgb(48,114,113); }
div.DivClassName
{
background-color: #307271;
}
.BgClassName
{
background-color: #307271;
}
</style>
border-color css
<style>
span { border-color: #307271; }
span { border-color: rgb(48,114,113); }
td.TdClassName
{
border-color: #307271;
}
.TagClassName
{
border-color: #307271;
}
</style>