Shades of Minsk #423367
Tints of Minsk #423367
RGB
CMYK
RGB Variations
Color information
#423367 (or 0x423367) is known color: Minsk. HEX triplet: 42, 33 and 67. RGB value is (66,51,103). Sum of RGB (Red+Green+Blue) = 66+51+103=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 51 (20.31% from 255 or 23.18% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #423367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423367 is #BDCC98. Grayscale: #3D3D3D. Windows color (decimal): -12438681 or 6763330. OLE color: 6763330.
HSL color Cylindrical-coordinate representation of color #423367: hue angle of 257.31º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #423367 is Cyan = 0.36, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 51 | 103 | - |
| CMYK | 0.36 | 0.50 | 0 | 0.60 |
| HSL | 257.31º | 0.34% | 0.3% | - |
| HSV(B) | 257.31º | 0.5% | 0.4% | - |
| XYZ | 5.88 | 4.51 | 13.39 | - |
| YUV | 61.41 | 151.47 | 131.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 103 | 0.36 | 0.50 | 0 | 0.60 | 257.31 | 0.34 | 0.3 |
| Hex | 42 | 33 | 67 | 24 | 32 | 0 | 3C | 101 | 22 | 1E |
| Octal | 102 | 63 | 147 | 44 | 62 | 0 | 74 | 401 | 42 | 36 |
| Binary | 1000010 | 110011 | 1100111 | 100100 | 110010 | 0 | 111100 | 100000001 | 100010 | 11110 |
Color Harmonies of #423367
Complementary color
Monochromatic Colors of #423367
Black with #423367
Text Example
Text Example
White with #423367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423367; }
p { color: rgb(66,51,103); }
H1.HeaderClassName
{
color: #423367;
}
.AnyTagClassName
{
color: #423367;
}
</style>
background-color css
<style>
a { background-color: #423367; }
a { background-color: rgb(66,51,103); }
div.DivClassName
{
background-color: #423367;
}
.BgClassName
{
background-color: #423367;
}
</style>
border-color css
<style>
span { border-color: #423367; }
span { border-color: rgb(66,51,103); }
td.TdClassName
{
border-color: #423367;
}
.TagClassName
{
border-color: #423367;
}
</style>