Shades of Spectra #306651
Tints of Spectra #306651
RGB
CMYK
RGB Variations
Color information
#306651 (or 0x306651) is known color: Spectra. HEX triplet: 30, 66 and 51. RGB value is (48,102,81). Sum of RGB (Red+Green+Blue) = 48+102+81=231 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.78% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 81 (32.03% from 255 or 35.06% from 231); Max value from RGB is 102 - color contains mainly: green. Hex color #306651 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306651 is #CF99AE. Grayscale: #535353. Windows color (decimal): -13605295 or 5334576. OLE color: 5334576.
HSL color Cylindrical-coordinate representation of color #306651: hue angle of 156.67º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #306651 is Cyan = 0.53, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 102 | 81 | - |
| CMYK | 0.53 | 0 | 0.21 | 0.6 |
| HSL | 156.67º | 0.36% | 0.29% | - |
| HSV(B) | 156.67º | 0.53% | 0.4% | - |
| XYZ | 7.46 | 10.73 | 9.46 | - |
| YUV | 83.46 | 126.61 | 102.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 81 | 0.53 | 0 | 0.21 | 0.6 | 156.67 | 0.36 | 0.29 |
| Hex | 30 | 66 | 51 | 35 | 0 | 15 | 3C | 9D | 24 | 1D |
| Octal | 60 | 146 | 121 | 65 | 0 | 25 | 74 | 235 | 44 | 35 |
| Binary | 110000 | 1100110 | 1010001 | 110101 | 0 | 10101 | 111100 | 10011101 | 100100 | 11101 |
Color Harmonies of #306651
Complementary color
Monochromatic Colors of #306651
Black with #306651
Text Example
Text Example
White with #306651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306651; }
p { color: rgb(48,102,81); }
H1.HeaderClassName
{
color: #306651;
}
.AnyTagClassName
{
color: #306651;
}
</style>
background-color css
<style>
a { background-color: #306651; }
a { background-color: rgb(48,102,81); }
div.DivClassName
{
background-color: #306651;
}
.BgClassName
{
background-color: #306651;
}
</style>
border-color css
<style>
span { border-color: #306651; }
span { border-color: rgb(48,102,81); }
td.TdClassName
{
border-color: #306651;
}
.TagClassName
{
border-color: #306651;
}
</style>