Shades of Bay Of Many #30426A
Tints of Bay Of Many #30426A
RGB
CMYK
RGB Variations
Color information
#30426A (or 0x30426A) is known color: Bay Of Many. HEX triplet: 30, 42 and 6A. RGB value is (48,66,106). Sum of RGB (Red+Green+Blue) = 48+66+106=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 66 (26.17% from 255 or 30% from 220); Blue value is 106 (41.80% from 255 or 48.18% from 220); Max value from RGB is 106 - color contains mainly: blue. Hex color #30426A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #30426A is #CFBD95. Grayscale: #414141. Windows color (decimal): -13614486 or 6963760. OLE color: 6963760.
HSL color Cylindrical-coordinate representation of color #30426A: hue angle of 221.38º 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 #30426A is Cyan = 0.55, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 48 | 66 | 106 | - |
| CMYK | 0.55 | 0.38 | 0 | 0.58 |
| HSL | 221.38º | 0.38% | 0.3% | - |
| HSV(B) | 221.38º | 0.55% | 0.42% | - |
| XYZ | 5.77 | 5.57 | 14.41 | - |
| YUV | 65.18 | 151.04 | 115.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 66 | 106 | 0.55 | 0.38 | 0 | 0.58 | 221.38 | 0.38 | 0.3 |
| Hex | 30 | 42 | 6A | 37 | 26 | 0 | 3A | DD | 26 | 1E |
| Octal | 60 | 102 | 152 | 67 | 46 | 0 | 72 | 335 | 46 | 36 |
| Binary | 110000 | 1000010 | 1101010 | 110111 | 100110 | 0 | 111010 | 11011101 | 100110 | 11110 |
Color Harmonies of #30426A
Complementary color
Monochromatic Colors of #30426A
Black with #30426A
Text Example
Text Example
White with #30426A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30426A; }
p { color: rgb(48,66,106); }
H1.HeaderClassName
{
color: #30426A;
}
.AnyTagClassName
{
color: #30426A;
}
</style>
background-color css
<style>
a { background-color: #30426A; }
a { background-color: rgb(48,66,106); }
div.DivClassName
{
background-color: #30426A;
}
.BgClassName
{
background-color: #30426A;
}
</style>
border-color css
<style>
span { border-color: #30426A; }
span { border-color: rgb(48,66,106); }
td.TdClassName
{
border-color: #30426A;
}
.TagClassName
{
border-color: #30426A;
}
</style>