Shades of Arapawa #274766
Tints of Arapawa #274766
RGB
CMYK
RGB Variations
Color information
#274766 (or 0x274766) is known color: Arapawa. HEX triplet: 27, 47 and 66. RGB value is (39,71,102). Sum of RGB (Red+Green+Blue) = 39+71+102=212 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.40% from 212); Green value is 71 (28.12% from 255 or 33.49% from 212); Blue value is 102 (40.23% from 255 or 48.11% from 212); Max value from RGB is 102 - color contains mainly: blue. Hex color #274766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274766 is #D8B899. Grayscale: #404040. Windows color (decimal): -14203034 or 6702887. OLE color: 6702887.
HSL color Cylindrical-coordinate representation of color #274766: hue angle of 209.52º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #274766 is Cyan = 0.62, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 71 | 102 | - |
| CMYK | 0.62 | 0.30 | 0 | 0.6 |
| HSL | 209.52º | 0.45% | 0.28% | - |
| HSV(B) | 209.52º | 0.62% | 0.4% | - |
| XYZ | 5.49 | 5.9 | 13.42 | - |
| YUV | 64.97 | 148.9 | 109.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 102 | 0.62 | 0.30 | 0 | 0.6 | 209.52 | 0.45 | 0.28 |
| Hex | 27 | 47 | 66 | 3E | 1E | 0 | 3C | D2 | 2D | 1C |
| Octal | 47 | 107 | 146 | 76 | 36 | 0 | 74 | 322 | 55 | 34 |
| Binary | 100111 | 1000111 | 1100110 | 111110 | 11110 | 0 | 111100 | 11010010 | 101101 | 11100 |
Color Harmonies of #274766
Complementary color
Monochromatic Colors of #274766
Black with #274766
Text Example
Text Example
White with #274766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274766; }
p { color: rgb(39,71,102); }
H1.HeaderClassName
{
color: #274766;
}
.AnyTagClassName
{
color: #274766;
}
</style>
background-color css
<style>
a { background-color: #274766; }
a { background-color: rgb(39,71,102); }
div.DivClassName
{
background-color: #274766;
}
.BgClassName
{
background-color: #274766;
}
</style>
border-color css
<style>
span { border-color: #274766; }
span { border-color: rgb(39,71,102); }
td.TdClassName
{
border-color: #274766;
}
.TagClassName
{
border-color: #274766;
}
</style>