Shades of Spectra #306352
Tints of Spectra #306352
RGB
CMYK
RGB Variations
Color information
#306352 (or 0x306352) is known color: Spectra. HEX triplet: 30, 63 and 52. RGB value is (48,99,82). Sum of RGB (Red+Green+Blue) = 48+99+82=229 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.96% from 229); Green value is 99 (39.06% from 255 or 43.23% from 229); Blue value is 82 (32.42% from 255 or 35.81% from 229); Max value from RGB is 99 - color contains mainly: green. Hex color #306352 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306352 is #CF9CAD. Grayscale: #515151. Windows color (decimal): -13606062 or 5399344. OLE color: 5399344.
HSL color Cylindrical-coordinate representation of color #306352: hue angle of 160º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #306352 is Cyan = 0.52, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 99 | 82 | - |
| CMYK | 0.52 | 0 | 0.17 | 0.61 |
| HSL | 160º | 0.35% | 0.29% | - |
| HSV(B) | 160º | 0.52% | 0.39% | - |
| XYZ | 7.2 | 10.16 | 9.56 | - |
| YUV | 81.81 | 128.1 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 99 | 82 | 0.52 | 0 | 0.17 | 0.61 | 160 | 0.35 | 0.29 |
| Hex | 30 | 63 | 52 | 34 | 0 | 11 | 3D | A0 | 23 | 1D |
| Octal | 60 | 143 | 122 | 64 | 0 | 21 | 75 | 240 | 43 | 35 |
| Binary | 110000 | 1100011 | 1010010 | 110100 | 0 | 10001 | 111101 | 10100000 | 100011 | 11101 |
Color Harmonies of #306352
Complementary color
Monochromatic Colors of #306352
Black with #306352
Text Example
Text Example
White with #306352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306352; }
p { color: rgb(48,99,82); }
H1.HeaderClassName
{
color: #306352;
}
.AnyTagClassName
{
color: #306352;
}
</style>
background-color css
<style>
a { background-color: #306352; }
a { background-color: rgb(48,99,82); }
div.DivClassName
{
background-color: #306352;
}
.BgClassName
{
background-color: #306352;
}
</style>
border-color css
<style>
span { border-color: #306352; }
span { border-color: rgb(48,99,82); }
td.TdClassName
{
border-color: #306352;
}
.TagClassName
{
border-color: #306352;
}
</style>