Shades of Spectra #306753
Tints of Spectra #306753
RGB
CMYK
RGB Variations
Color information
#306753 (or 0x306753) is known color: Spectra. HEX triplet: 30, 67 and 53. RGB value is (48,103,83). Sum of RGB (Red+Green+Blue) = 48+103+83=234 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.51% from 234); Green value is 103 (40.62% from 255 or 44.02% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 103 - color contains mainly: green. Hex color #306753 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306753 is #CF98AC. Grayscale: #545454. Windows color (decimal): -13605037 or 5465904. OLE color: 5465904.
HSL color Cylindrical-coordinate representation of color #306753: hue angle of 158.18º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #306753 is Cyan = 0.53, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 83 | - |
| CMYK | 0.53 | 0 | 0.19 | 0.60 |
| HSL | 158.18º | 0.36% | 0.3% | - |
| HSV(B) | 158.18º | 0.53% | 0.4% | - |
| XYZ | 7.63 | 10.95 | 9.9 | - |
| YUV | 84.28 | 127.28 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 83 | 0.53 | 0 | 0.19 | 0.60 | 158.18 | 0.36 | 0.3 |
| Hex | 30 | 67 | 53 | 35 | 0 | 13 | 3C | 9E | 24 | 1E |
| Octal | 60 | 147 | 123 | 65 | 0 | 23 | 74 | 236 | 44 | 36 |
| Binary | 110000 | 1100111 | 1010011 | 110101 | 0 | 10011 | 111100 | 10011110 | 100100 | 11110 |
Color Harmonies of #306753
Complementary color
Monochromatic Colors of #306753
Black with #306753
Text Example
Text Example
White with #306753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306753; }
p { color: rgb(48,103,83); }
H1.HeaderClassName
{
color: #306753;
}
.AnyTagClassName
{
color: #306753;
}
</style>
background-color css
<style>
a { background-color: #306753; }
a { background-color: rgb(48,103,83); }
div.DivClassName
{
background-color: #306753;
}
.BgClassName
{
background-color: #306753;
}
</style>
border-color css
<style>
span { border-color: #306753; }
span { border-color: rgb(48,103,83); }
td.TdClassName
{
border-color: #306753;
}
.TagClassName
{
border-color: #306753;
}
</style>