Shades of Cello #385467
Tints of Cello #385467
RGB
CMYK
RGB Variations
Color information
#385467 (or 0x385467) is known color: Cello. HEX triplet: 38, 54 and 67. RGB value is (56,84,103). Sum of RGB (Red+Green+Blue) = 56+84+103=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #385467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385467 is #C7AB98. Grayscale: #4D4D4D. Windows color (decimal): -13085593 or 6771768. OLE color: 6771768.
HSL color Cylindrical-coordinate representation of color #385467: hue angle of 204.26º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #385467 is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 84 | 103 | - |
| CMYK | 0.46 | 0.18 | 0 | 0.60 |
| HSL | 204.26º | 0.3% | 0.31% | - |
| HSV(B) | 204.26º | 0.46% | 0.4% | - |
| XYZ | 7.25 | 8.16 | 14.03 | - |
| YUV | 77.79 | 142.22 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 103 | 0.46 | 0.18 | 0 | 0.60 | 204.26 | 0.3 | 0.31 |
| Hex | 38 | 54 | 67 | 2E | 12 | 0 | 3C | CC | 1E | 1F |
| Octal | 70 | 124 | 147 | 56 | 22 | 0 | 74 | 314 | 36 | 37 |
| Binary | 111000 | 1010100 | 1100111 | 101110 | 10010 | 0 | 111100 | 11001100 | 11110 | 11111 |
Color Harmonies of #385467
Complementary color
Monochromatic Colors of #385467
Black with #385467
Text Example
Text Example
White with #385467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385467; }
p { color: rgb(56,84,103); }
H1.HeaderClassName
{
color: #385467;
}
.AnyTagClassName
{
color: #385467;
}
</style>
background-color css
<style>
a { background-color: #385467; }
a { background-color: rgb(56,84,103); }
div.DivClassName
{
background-color: #385467;
}
.BgClassName
{
background-color: #385467;
}
</style>
border-color css
<style>
span { border-color: #385467; }
span { border-color: rgb(56,84,103); }
td.TdClassName
{
border-color: #385467;
}
.TagClassName
{
border-color: #385467;
}
</style>