Shades of Atoll #307375
Tints of Atoll #307375
RGB
CMYK
RGB Variations
Color information
#307375 (or 0x307375) is known color: Atoll. HEX triplet: 30, 73 and 75. RGB value is (48,115,117). Sum of RGB (Red+Green+Blue) = 48+115+117=280 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.14% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 117 (46.09% from 255 or 41.79% from 280); Max value from RGB is 117 - color contains mainly: blue. Hex color #307375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307375 is #CF8C8A. Grayscale: #5F5F5F. Windows color (decimal): -13601931 or 7697200. OLE color: 7697200.
HSL color Cylindrical-coordinate representation of color #307375: hue angle of 181.74º 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 #307375 is Cyan = 0.59, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 115 | 117 | - |
| CMYK | 0.59 | 0.02 | 0 | 0.54 |
| HSL | 181.74º | 0.42% | 0.32% | - |
| HSV(B) | 181.74º | 0.59% | 0.46% | - |
| XYZ | 10.56 | 14.17 | 19.01 | - |
| YUV | 95.2 | 140.3 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 117 | 0.59 | 0.02 | 0 | 0.54 | 181.74 | 0.42 | 0.32 |
| Hex | 30 | 73 | 75 | 3B | 2 | 0 | 36 | B6 | 2A | 20 |
| Octal | 60 | 163 | 165 | 73 | 2 | 0 | 66 | 266 | 52 | 40 |
| Binary | 110000 | 1110011 | 1110101 | 111011 | 10 | 0 | 110110 | 10110110 | 101010 | 100000 |
Color Harmonies of #307375
Complementary color
Monochromatic Colors of #307375
Black with #307375
Text Example
Text Example
White with #307375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307375; }
p { color: rgb(48,115,117); }
H1.HeaderClassName
{
color: #307375;
}
.AnyTagClassName
{
color: #307375;
}
</style>
background-color css
<style>
a { background-color: #307375; }
a { background-color: rgb(48,115,117); }
div.DivClassName
{
background-color: #307375;
}
.BgClassName
{
background-color: #307375;
}
</style>
border-color css
<style>
span { border-color: #307375; }
span { border-color: rgb(48,115,117); }
td.TdClassName
{
border-color: #307375;
}
.TagClassName
{
border-color: #307375;
}
</style>