Shades of Matisse #306282
Tints of Matisse #306282
RGB
CMYK
RGB Variations
Color information
#306282 (or 0x306282) is known color: Matisse. HEX triplet: 30, 62 and 82. RGB value is (48,98,130). Sum of RGB (Red+Green+Blue) = 48+98+130=276 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.39% from 276); Green value is 98 (38.67% from 255 or 35.51% from 276); Blue value is 130 (51.17% from 255 or 47.10% from 276); Max value from RGB is 130 - color contains mainly: blue. Hex color #306282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306282 is #CF9D7D. Grayscale: #565656. Windows color (decimal): -13606270 or 8544816. OLE color: 8544816.
HSL color Cylindrical-coordinate representation of color #306282: hue angle of 203.41º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #306282 is Cyan = 0.63, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 98 | 130 | - |
| CMYK | 0.63 | 0.25 | 0 | 0.49 |
| HSL | 203.41º | 0.46% | 0.35% | - |
| HSV(B) | 203.41º | 0.63% | 0.51% | - |
| XYZ | 9.62 | 10.98 | 22.73 | - |
| YUV | 86.7 | 152.44 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 98 | 130 | 0.63 | 0.25 | 0 | 0.49 | 203.41 | 0.46 | 0.35 |
| Hex | 30 | 62 | 82 | 3F | 19 | 0 | 31 | CB | 2E | 23 |
| Octal | 60 | 142 | 202 | 77 | 31 | 0 | 61 | 313 | 56 | 43 |
| Binary | 110000 | 1100010 | 10000010 | 111111 | 11001 | 0 | 110001 | 11001011 | 101110 | 100011 |
Color Harmonies of #306282
Complementary color
Monochromatic Colors of #306282
Black with #306282
Text Example
Text Example
White with #306282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306282; }
p { color: rgb(48,98,130); }
H1.HeaderClassName
{
color: #306282;
}
.AnyTagClassName
{
color: #306282;
}
</style>
background-color css
<style>
a { background-color: #306282; }
a { background-color: rgb(48,98,130); }
div.DivClassName
{
background-color: #306282;
}
.BgClassName
{
background-color: #306282;
}
</style>
border-color css
<style>
span { border-color: #306282; }
span { border-color: rgb(48,98,130); }
td.TdClassName
{
border-color: #306282;
}
.TagClassName
{
border-color: #306282;
}
</style>