Shades of Atoll #307380
Tints of Atoll #307380
RGB
CMYK
RGB Variations
Color information
#307380 (or 0x307380) is known color: Atoll. HEX triplet: 30, 73 and 80. RGB value is (48,115,128). Sum of RGB (Red+Green+Blue) = 48+115+128=291 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.49% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 128 (50.39% from 255 or 43.99% from 291); Max value from RGB is 128 - color contains mainly: blue. Hex color #307380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307380 is #CF8C7F. Grayscale: #606060. Windows color (decimal): -13601920 or 8418096. OLE color: 8418096.
HSL color Cylindrical-coordinate representation of color #307380: hue angle of 189.75º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #307380 is Cyan = 0.62, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 48 | 115 | 128 | - |
| CMYK | 0.62 | 0.10 | 0 | 0.50 |
| HSL | 189.75º | 0.45% | 0.35% | - |
| HSV(B) | 189.75º | 0.63% | 0.5% | - |
| XYZ | 11.25 | 14.45 | 22.62 | - |
| YUV | 96.45 | 145.8 | 93.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 128 | 0.62 | 0.10 | 0 | 0.50 | 189.75 | 0.45 | 0.35 |
| Hex | 30 | 73 | 80 | 3E | A | 0 | 32 | BE | 2D | 23 |
| Octal | 60 | 163 | 200 | 76 | 12 | 0 | 62 | 276 | 55 | 43 |
| Binary | 110000 | 1110011 | 10000000 | 111110 | 1010 | 0 | 110010 | 10111110 | 101101 | 100011 |
Color Harmonies of #307380
Complementary color
Monochromatic Colors of #307380
Black with #307380
Text Example
Text Example
White with #307380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307380; }
p { color: rgb(48,115,128); }
H1.HeaderClassName
{
color: #307380;
}
.AnyTagClassName
{
color: #307380;
}
</style>
background-color css
<style>
a { background-color: #307380; }
a { background-color: rgb(48,115,128); }
div.DivClassName
{
background-color: #307380;
}
.BgClassName
{
background-color: #307380;
}
</style>
border-color css
<style>
span { border-color: #307380; }
span { border-color: rgb(48,115,128); }
td.TdClassName
{
border-color: #307380;
}
.TagClassName
{
border-color: #307380;
}
</style>