Shades of Minsk #423667
Tints of Minsk #423667
RGB
CMYK
RGB Variations
Color information
#423667 (or 0x423667) is known color: Minsk. HEX triplet: 42, 36 and 67. RGB value is (66,54,103). Sum of RGB (Red+Green+Blue) = 66+54+103=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #423667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423667 is #BDC998. Grayscale: #3E3E3E. Windows color (decimal): -12437913 or 6764098. OLE color: 6764098.
HSL color Cylindrical-coordinate representation of color #423667: hue angle of 254.69º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #423667 is Cyan = 0.36, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 54 | 103 | - |
| CMYK | 0.36 | 0.48 | 0 | 0.60 |
| HSL | 254.69º | 0.31% | 0.31% | - |
| HSV(B) | 254.69º | 0.48% | 0.4% | - |
| XYZ | 6.01 | 4.78 | 13.44 | - |
| YUV | 63.17 | 150.48 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 103 | 0.36 | 0.48 | 0 | 0.60 | 254.69 | 0.31 | 0.31 |
| Hex | 42 | 36 | 67 | 24 | 30 | 0 | 3C | FF | 1F | 1F |
| Octal | 102 | 66 | 147 | 44 | 60 | 0 | 74 | 377 | 37 | 37 |
| Binary | 1000010 | 110110 | 1100111 | 100100 | 110000 | 0 | 111100 | 11111111 | 11111 | 11111 |
Color Harmonies of #423667
Complementary color
Monochromatic Colors of #423667
Black with #423667
Text Example
Text Example
White with #423667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423667; }
p { color: rgb(66,54,103); }
H1.HeaderClassName
{
color: #423667;
}
.AnyTagClassName
{
color: #423667;
}
</style>
background-color css
<style>
a { background-color: #423667; }
a { background-color: rgb(66,54,103); }
div.DivClassName
{
background-color: #423667;
}
.BgClassName
{
background-color: #423667;
}
</style>
border-color css
<style>
span { border-color: #423667; }
span { border-color: rgb(66,54,103); }
td.TdClassName
{
border-color: #423667;
}
.TagClassName
{
border-color: #423667;
}
</style>