Shades of Bay Of Many #30416A
Tints of Bay Of Many #30416A
RGB
CMYK
RGB Variations
Color information
#30416A (or 0x30416A) is known color: Bay Of Many. HEX triplet: 30, 41 and 6A. RGB value is (48,65,106). Sum of RGB (Red+Green+Blue) = 48+65+106=219 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.92% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 106 (41.80% from 255 or 48.40% from 219); Max value from RGB is 106 - color contains mainly: blue. Hex color #30416A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #30416A is #CFBE95. Grayscale: #404040. Windows color (decimal): -13614742 or 6963504. OLE color: 6963504.
HSL color Cylindrical-coordinate representation of color #30416A: hue angle of 222.41º degrees, saturation: 0.38, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #30416A is Cyan = 0.55, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 48 | 65 | 106 | - |
| CMYK | 0.55 | 0.39 | 0 | 0.58 |
| HSL | 222.41º | 0.38% | 0.3% | - |
| HSV(B) | 222.41º | 0.55% | 0.42% | - |
| XYZ | 5.71 | 5.45 | 14.39 | - |
| YUV | 64.59 | 151.37 | 116.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 65 | 106 | 0.55 | 0.39 | 0 | 0.58 | 222.41 | 0.38 | 0.3 |
| Hex | 30 | 41 | 6A | 37 | 27 | 0 | 3A | DE | 26 | 1E |
| Octal | 60 | 101 | 152 | 67 | 47 | 0 | 72 | 336 | 46 | 36 |
| Binary | 110000 | 1000001 | 1101010 | 110111 | 100111 | 0 | 111010 | 11011110 | 100110 | 11110 |
Color Harmonies of #30416A
Complementary color
Monochromatic Colors of #30416A
Black with #30416A
Text Example
Text Example
White with #30416A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30416A; }
p { color: rgb(48,65,106); }
H1.HeaderClassName
{
color: #30416A;
}
.AnyTagClassName
{
color: #30416A;
}
</style>
background-color css
<style>
a { background-color: #30416A; }
a { background-color: rgb(48,65,106); }
div.DivClassName
{
background-color: #30416A;
}
.BgClassName
{
background-color: #30416A;
}
</style>
border-color css
<style>
span { border-color: #30416A; }
span { border-color: rgb(48,65,106); }
td.TdClassName
{
border-color: #30416A;
}
.TagClassName
{
border-color: #30416A;
}
</style>